is_attachment
Description:
Determines if a Content-Disposition has a value of "attachment".
Parameters:
this |
a ContentDisposition object |
Returns:
true if the value matches "attachment", otherwise false. |
Determines if a Content-Disposition has a value of "attachment".
this |
a ContentDisposition object |
true if the value matches "attachment", otherwise false. |