-
Notifications
You must be signed in to change notification settings - Fork 66
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
Add new configuration to preserve headers case #146
base: master
Are you sure you want to change the base?
Conversation
844b130
to
b828e8f
Compare
- Add new configuration to preserve headers case in Net::HTTP class - Add new configuration to preserve headers case in GenericRequest class
b828e8f
to
7daa433
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The name doesn’t feel nice to me.
What of headers does it preserve?
Great, what do you think we call it |
It sounds fine. |
1424174
to
d688a13
Compare
Done the changes, when you have the time, may you review it again @nobu ? |
Issue: #143