Closed dalnoki closed 2 months ago
The web-ui auto-detects the MIME type of attachments when no content-type header is sent with the attachment, which is why we don't do any MIME detection in the SDK.
Since version 0.7.2, user-supplied attachments should not be sent with a content-type header when using crashpad (i.e., also not application/octet-stream
). We never sent a content type for all other backends.
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community
, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀
Description
The SDK set the 'application/octet-stream' MIME Type for a .txt file, please see details in the JIRA ticket: https://getsentry.atlassian.net/browse/FEEDBACK-2259
When does the problem happen
Environment
Steps To Reproduce
Log output