Closed
Bug 1645471
Opened 5 years ago
Closed 5 years ago
AltSvc http3 negotiation fails if supported version is not first
Categories
(Core :: Networking: HTTP, defect, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
INVALID
People
(Reporter: grover, Assigned: dragana)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [necko-triaged])
As implemented by bug 1644377 the code tries to use the first http3 version from AltSvc. This can fail if the server reports support for a version we don't yet support (such as draft 29).
Updated•5 years ago
|
Whiteboard: [necko-triaged]
| Assignee | ||
Comment 1•5 years ago
|
||
If there was a failure the order of http3 vesions is not the reason. Closing the bug.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•