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

Handle HTTP headers in a more case insensitive way #392

Merged
merged 2 commits into from
Jan 8, 2019

Conversation

billtomczak
Copy link

Changes Recurly_Client to always force HTTP header keys in to lowercase before storing in Recurly_Response.

@billtomczak
Copy link
Author

Ref Issue #391

@aaron-junot aaron-junot self-requested a review January 3, 2019 18:49
@bhelx
Copy link
Contributor

bhelx commented Jan 3, 2019

@billtomczak Thanks for taking the time to do this! Also, very cool to know that you are using this client with HTTP/2. We might want to consider recommending that to our other users in the future.

@billtomczak
Copy link
Author

Glad I could be of help! Though it wasn't like we had planned the change. We got caught by a random update by our hosting provider that caused a mild panic over here.

Copy link

@aaron-junot aaron-junot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again for your contribution. Looks good to me!

@aaron-junot aaron-junot merged commit 19623f1 into recurly:master Jan 8, 2019
This was referenced Jan 17, 2019
@bhelx bhelx added the V2 V2 Client label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2 V2 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants