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 Content-Type Header #240

Merged
merged 2 commits into from
Oct 21, 2015
Merged

Conversation

jeffutter
Copy link
Contributor

The Content-Type header was getting mangled to "Content_type". Which caused masking of multipart-data to break.

Fixes #239

@oestrich
Copy link
Contributor

Can you write a test for this so it doesn't come back?

@jeffutter
Copy link
Contributor Author

@oestrich Is that sufficient or would you like a more integration-like test?

@oestrich
Copy link
Contributor

That looks good. Thanks!

oestrich added a commit that referenced this pull request Oct 21, 2015
@oestrich oestrich merged commit 8021c09 into zipmark:master Oct 21, 2015
@jeffutter jeffutter deleted the fix-content-type-header branch October 21, 2015 18:30
@jeffutter
Copy link
Contributor Author

Any chance a new gem could be cut with this change in it?

@jeffutter
Copy link
Contributor Author

Sorry to bother on this again. Any chance a new gem could be cut with this change? We are unable to ship anything with git gems in our gemfiles.

@oestrich
Copy link
Contributor

oestrich commented Nov 4, 2015

4.6.0 is out.

@jeffutter
Copy link
Contributor Author

That was quick. Thanks!

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.

2 participants