unstructured
79a1eb86 - Handle inline and lacking filename (#1109)

Commit
2 years ago
Handle inline and lacking filename (#1109) Handle Content-Disposition: inline and attachment without filename * Add new email test example and test with Content-Disposition: inline. * Move attachment_info above for loop so it is always defined * Check if item is inline as well as attachment as these both lack an = character to split on * Create filename if filename is not specified and write file. * Update list_attachments with new filename
Author
Parents
Loading