Don't assert that requests have a host header
This commit is contained in:
+3
-2
@@ -1,2 +1,3 @@
|
||||
- Per RFC 6265, cookie values can be quoted. This parser would include the quotes in the value.
|
||||
- Return an appropriate error code when the user waits on a client with no pending requests
|
||||
[ ] Per RFC 6265, cookie values can be quoted. This parser would include the quotes in the value.
|
||||
[ ] Return an appropriate error code when the user waits on a client with no pending requests
|
||||
[ ] Add connection reuse limit
|
||||
Reference in New Issue
Block a user