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

Update header comparison, update readme and add tests #23

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

luckyvs1
Copy link

@luckyvs1 luckyvs1 commented Apr 30, 2019

  • Add support for case insensitive comparison of header parameters
    • Previously running the following statcode cache-control would return the following error Sorry, statcode doesn't recognize: cache-control
    • After changes the following statcode cache-control will return the same results as statcode Cache-Control
  • Add pytest to test functionality of parameters can execute using pytest test_parameters.py
  • Update readme to reflect header functionality

@luckyvs1
Copy link
Author

luckyvs1 commented May 1, 2019

@shobrook - would you be able to review these changes when you have some time? 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.

None yet

1 participant