Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix caseless bug - content-type not being set for multipart/form-data #1687

Merged
merged 2 commits into from Jul 21, 2015

Conversation

simov
Copy link
Member

@simov simov commented Jul 21, 2015

Fixes #1684
Fixes #1685
Closes #1686

As it turned out a change in caseless caused multipart/form-data related headers to not being set.

Thanks for the feedback everyone, and especially @garymathews for fixing it up (your commit is in this PR).

I added the missing check for the content-type headers in the tests.

simov added a commit that referenced this pull request Jul 21, 2015
Fix caseless bug - content-type not being set for multipart/form-data
@simov simov merged commit ff3a2cc into request:master Jul 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant