Open
Bug 1773965
Opened 2 years ago
Updated 2 years ago
Overhaul HTTP Transaction Retry Reason Codes
Categories
(Core :: Networking, enhancement, P2)
Core
Networking
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox103 | --- | affected |
People
(Reporter: djackson, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Currently PSM & NSS force a retry at the transaction level if TLS intolerance is detected (link). However, this is done by telling Necko that a connection reset occurred. We should introduce appropriate error codes and set a new HTTP Transaction retry code.
Updated•2 years ago
|
Severity: -- → S3
Whiteboard: [necko-triaged]
Updated•2 years ago
|
Priority: P3 → P2
Whiteboard: [necko-triaged] → [necko-triaged][necko-priority-queue]
Updated•2 years ago
|
Whiteboard: [necko-triaged][necko-priority-queue] → [necko-triaged]
You need to log in
before you can comment on or make changes to this bug.
Description
•