-
Notifications
You must be signed in to change notification settings - Fork 181
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix over-eager removal of whitespace unfolding obs-fold
fix obs-fold test case. RFC7230 3.2.4 "replace each received obs-fold with one or more SP octets". Previosuly the test expected other whitespace to be removed de-couple parser tests from implementation detail - Treat r.headers as iterable (allow it to not be a Vector in future) - Pass method, target and headers to Request() constructor rather than doing req.method = etc.
- Loading branch information
1 parent
2f0dc46
commit 512709b
Showing
2 changed files
with
34 additions
and
51 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
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