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 ignore case logic for header-name and cookie-name #191

Merged
merged 2 commits into from
Aug 23, 2018

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Aug 23, 2018

No description provided.

@codecov
Copy link

codecov bot commented Aug 23, 2018

Codecov Report

Merging #191 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
+ Coverage   72.52%   72.57%   +0.04%     
==========================================
  Files          89       89              
  Lines        3247     3252       +5     
  Branches      422      422              
==========================================
+ Hits         2355     2360       +5     
  Misses        725      725              
  Partials      167      167
Impacted Files Coverage Δ
...et/Matchers/Request/RequestMessageHeaderMatcher.cs 94.44% <100%> (+0.32%) ⬆️
...et/Matchers/Request/RequestMessageCookieMatcher.cs 93.33% <100%> (+0.31%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e6ecf5c...ffd89f6. Read the comment docs.

@StefH StefH merged commit f8d22d4 into master Aug 23, 2018
@StefH StefH deleted the Fix_HeaderName_ignoreCase branch August 23, 2018 16:45
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