forked from helmetjs/helmet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolves helmetjs#404, updates content-security-policy README
- replaces HTML5Rocks URL with web.dev (redirect), add links to relevant MDN docs - adds doc sections/ anchors for defaults, computed directives, disabling directives, and report only header - clarifies that defaultSrc will default to 'self' (and is thus not required to the user) when useDefaults: true - solves helmetjs#404, documents function signature and adds conditional CDN script-src loading example - adds a common recipe to generate subresource-integrity hashes - documents caveat of non-hostname values mentioned in helmetjs#454
- Loading branch information
Showing
1 changed file
with
77 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters