-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tests for quoted strings in headers
RFC 7230 sec 3.2.6 defines header values as potentially quoted strings, which makes commas in header values unambiguous. It's also the only way to escape a reserved character. This adds a test for list values with a comma and for list values with escaped double quotes.
- Loading branch information
1 parent
4fd38fc
commit 58c7c12
Showing
1 changed file
with
30 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters