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

match headers using equalsIgnoreCase #2474

Merged
merged 1 commit into from
Sep 2, 2016

Conversation

me-no-dev
Copy link
Collaborator

Should fix: #2131

@codecov-io
Copy link

codecov-io commented Sep 2, 2016

Current coverage is 27.80% (diff: 100%)

Merging #2474 into master will not change coverage

@@             master      #2474   diff @@
==========================================
  Files            20         20          
  Lines          3625       3625          
  Methods         335        335          
  Messages          0          0          
  Branches        656        656          
==========================================
  Hits           1008       1008          
  Misses         2441       2441          
  Partials        176        176          

Powered by Codecov. Last update c2414a2...d6df8c6

@me-no-dev me-no-dev merged commit 4897e00 into esp8266:master Sep 2, 2016
@me-no-dev me-no-dev deleted the webserver-case-insensitive branch September 2, 2016 08:49
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.

WebServer should match headers using equalsIgnoreCase
2 participants