Closed
Bug 1674116
Opened 5 years ago
Closed 5 years ago
Checking whether a host is in IsHttp2Excluded/IsHttp3Excluded list when selecting AltSvc
Categories
(Core :: Networking: HTTP, task, P3)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: dragana, Assigned: bomsy)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
This line should be called in AltSvc code.
And we need a similar check for HTTP3
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 1•5 years ago
|
||
Http3 part of this has been fixed.
I will leave HTTP2 unchanged.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•5 years ago
|
||
Actually let's check that the HttpConnectionInfo is not http3 in the line mentioned above.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → hmanilla
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fe38d0f74425
Check that the connection is not HTTP3 r=dragana,necko-reviewers
Comment 5•5 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 5 years ago → 5 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•