Handle Vary headers for Compression Dictionaries
Categories
(Core :: Networking: Cache, task, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox145 | --- | fixed |
People
(Reporter: jesup, Assigned: jesup)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
We need to ensure that we ignore vary=Available-Dictionary and Accept-Encoding if we decompressed before storing in the cache (and thus changed the content-type). This avoids reloading or verifying if we access it from the cache. (This is tested for in the WPTs and mentioned in the spec)
| Assignee | ||
Comment 1•2 months ago
|
||
Also fixes a bit of telemetry
Updated•2 months ago
|
Comment 3•1 month ago
|
||
Backed out for causing multiple bustages/failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/837a3d407e1c473641116eb9e1a150237c764645
Failure log -> TEST-UNEXPECTED-FAIL | /service-workers/service-worker/worker-interception.https.html
Comment 4•1 month ago
|
||
| bugherder | ||
Backed out for causing multiple failures
Comment 10•25 days ago
|
||
| bugherder | ||
Comment 11•25 days ago
|
||
Backed out for causing failures /dictionary-compressed.tentative.https.html.
Backout link: https://hg-edge.mozilla.org/integration/autoland/rev/339cb96b8aea9a433abdfee35eca4472ecb7074e
Comment 12•20 days ago
|
||
Comment 13•20 days ago
|
||
Comment 14•19 days ago
|
||
| bugherder | ||
| Assignee | ||
Updated•19 days ago
|
Updated•12 days ago
|
Description
•