Closed
Bug 1763345
Opened 3 years ago
Closed 2 years ago
Parse integrity attribute of Link header in EarlyHintPreloader
Categories
(Core :: Networking: HTTP, enhancement, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
People
(Reporter: manuel, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
When the integrity attribute is present, it should be parsed and verified. Already implemented for the script preloader and link loader.
Maybe we need to make sure that partially preloaded and not yet verified don't get used.
Updated•3 years ago
|
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged]
Comment 1•2 years ago
|
||
This is done by our current prelaoder code.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•