Skip to content

Conversation

@JustinOhms
Copy link

Allow the use of specified content types other than
"application/octet-stream" in multipart file uploads

Servers are sometimes configured to filter multipart content
by content type. If a server is configured this way it will
only process multipart content with a matching content type.

In these cases the default "applciation/octet-stream" will
be skipped unless an expected content type is provided in each
multipart section.

Allow the use of specified content types other than
"application/octet-stream" in multipart file uploads

Servers are sometimes configured to filter multipart content
by content type. If a server is configured this way it will
only process multipart content with a matching content type.

In these cases the default "applciation/octet-stream" will
be skipped unless an expected content type is provided in each
multipart section.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant