ContentDisposition.isAttachment
bool isAttachment() nothrowDetermines if a Content-Disposition has a value of "attachment".
Returns
true if the value matches "attachment", otherwise false.
bool isAttachment() nothrowDetermines if a Content-Disposition has a value of "attachment".