-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only work with the request target, not the line
As @evert notes, by allowing specifying the entire request line, we have the possibility that it goes out of sync with the request method and protocol version, which would lead to an inconsistent and invalid message.
- Loading branch information
1 parent
d70356c
commit 0498921
Showing
1 changed file
with
17 additions
and
32 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