Bug 249596

Summary: Store CSP delivered via meta tag as a valid HTTP header
Product: WebKit Reporter: Ryan Reno <rreno>
Component: Page LoadingAssignee: Ryan Reno <rreno>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryan Reno
Reported 2022-12-19 10:51:30 PST
A meta delivered CSP could contain invalid HTTP header value characters (for example, newlines). We should strip those characters out and store the CSP as a valid HTTP header for later inheritance.
Attachments
Ryan Reno
Comment 1 2022-12-19 10:51:47 PST
Ryan Reno
Comment 2 2022-12-19 11:37:06 PST
EWS
Comment 3 2022-12-19 17:06:23 PST
Committed 258110@main (0445ac553799): <https://commits.webkit.org/258110@main> Reviewed commits have been landed. Closing PR #7860 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.