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 for mock response case-insensitvity #172

Merged
merged 3 commits into from
Oct 3, 2018
Merged

Conversation

rhodgkins
Copy link
Contributor

@rhodgkins rhodgkins commented Sep 28, 2018

Failing test case included.

Need to lower case all header names when saving.

Also lower case when querying the headers (.getHeader, ._getHeaders, .removeHeader)

@rhodgkins rhodgkins changed the title Fix for getHeader case-insensitvity Fix for mock response case-insensitvity Sep 28, 2018
@eugef
Copy link
Owner

eugef commented Oct 3, 2018

@rhodgkins Thanks for the PR

@eugef eugef merged commit e092c22 into eugef:master Oct 3, 2018
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