Closed
Bug 1082261
Opened 11 years ago
Closed 11 years ago
http 421 retry
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: mcmanus, Assigned: mcmanus)
References
Details
(Whiteboard: [spdy])
Attachments
(1 file)
|
1.36 KB,
patch
|
u408661
:
review+
|
Details | Diff | Splinter Review |
h2 says a client MAY retry based on 421 and should clear alt-svc mappings.
we already do the latter.. based on a prblem report on spdy-dev it seems its reasonable to do the retry (on a new connection) in the face of 421.. it shouldn't have any downside in the common path
| Assignee | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8504417 -
Flags: review?(hurley)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → mcmanus
Status: NEW → ASSIGNED
Attachment #8504417 -
Flags: review?(hurley) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
sorry Patrick, had to back this out in https://treeherder.mozilla.org/ui/#/jobs?repo=mozilla-inbound&revision=c7c0cb53949d since one of this changes caused https://treeherder.mozilla.org/ui/logviewer.html#?job_id=3242159&repo=mozilla-inbound
Comment 5•11 years ago
|
||
oh sorry, seems it was caused by the push before. Re-checkedin this changes in https://treeherder.mozilla.org/ui/#/jobs?repo=mozilla-inbound&revision=c9d867500a39
Comment 6•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in
before you can comment on or make changes to this bug.
Description
•