statcode icon indicating copy to clipboard operation
statcode copied to clipboard

Update header comparison, update readme and add tests

Open luckyvs1 opened this issue 6 years ago • 1 comments

  • 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 avatar Apr 30 '19 22:04 luckyvs1

@shobrook - would you be able to review these changes when you have some time? Thanks

luckyvs1 avatar May 01 '19 16:05 luckyvs1