Open
Bug 1815279
Opened 2 years ago
Updated 10 months ago
Early Hints: Honor force reload flags.
Categories
(Core :: Networking: HTTP, defect, P2)
Core
Networking: HTTP
Tracking
()
NEW
People
(Reporter: manuel, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
When doing a force reload we want to bypass the cache. Currently we never set the BYPASS_CACHE flag. We should probably copy some flags from the main channel.
Reporter | ||
Comment 1•2 years ago
|
||
It would be good to make the early hint preloads behave the same as link preloads in main response. Tests making sure that those two both behave correct would be good.
Reporter | ||
Updated•10 months ago
|
Assignee: manuel → nobody
Status: ASSIGNED → NEW
Whiteboard: [necko-triaged] → [necko-triaged][necko-priority-new]
Updated•10 months ago
|
Whiteboard: [necko-triaged][necko-priority-new] → [necko-triaged]
You need to log in
before you can comment on or make changes to this bug.
Description
•