Skip to content

Commit

Permalink
Stop lowercasing header names
Browse files Browse the repository at this point in the history
Instead compare header names using a byte-case-insensitive match and lowercase them when exposed through the API.

Tests: web-platform-tests/wpt#4956.

Fixes #203 and fixes #304.
  • Loading branch information
annevk committed Feb 22, 2017
1 parent d4114a3 commit 5869c43
Showing 1 changed file with 140 additions and 181 deletions.
Loading

0 comments on commit 5869c43

Please sign in to comment.