Open
Bug 1694361
Opened 4 years ago
Updated 3 years ago
Consider to fail the http channel when the response header is not complete
Categories
(Core :: Networking: HTTP, enhancement, P3)
Core
Networking: HTTP
Tracking
()
NEW
People
(Reporter: kershaw, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Per the comment here, we could make http channel fail when the received response header is not complete or corrupted.
Comment 1•4 years ago
|
||
We probably have to be careful when exactly we do this (see also the https://github.com/web-platform-tests/wpt/pull/27456 about this potentially depending on whether or not HTTPS is in use), but I think that in the case of missing LF this ought to be fine.
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•