Bug 97190 - Drop the prefixed "X-WebKit-CSP" header.
Summary: Drop the prefixed "X-WebKit-CSP" header.
Status: RESOLVED LATER
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 96765 97408
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-20 03:17 PDT by Mike West
Modified: 2013-01-05 02:37 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike West 2012-09-20 03:17:25 PDT
At some point after support for the canonical header lands, we should drop support for the prefixed "X-WebKit-CSP" header.

That will probably be a multi-step process, starting with warnings and ending with removal of the header.

It's made a bit more complicated by our desire to continue experimenting with CSP 1.1 behind a flag, but we can work that out whenever we get around to wanting to do this work.