-
Notifications
You must be signed in to change notification settings - Fork 0
Error: CSP 0517
Ryan Parman edited this page Jun 14, 2024
·
2 revisions
[ERROR] token-pair
%s
URL is not a valid URL [CSP-0517]
We use a URL parser which aligns with the WHATWG URL Living Standard (2023-05-24 snapshot). We use this to validate that the URL is, in fact, a URL. If not, this error will be returned.
This URL is also not permitted to contain a URL fragment, and if it does, it will fail validation and return this error.
Content licensed under CC BY-SA.
- 🧪 Experimental, with limited support
⚠️ Important notes on usage- 🚫 Deprecated or obsolete
- base-uri
- block-all-mixed-content 🚫
- child-src
- connect-src
- default-src
- fenced-frame-src 🧪
- font-src
- form-action
- frame-ancestors
- frame-src
- img-src
- manifest-src
- media-src
- navigate-to 🚫
- object-src
- plugin-types 🚫
- prefetch-src 🚫
- referrer 🚫
- report-to 🧪
-
report-uri
⚠️ - require-trusted-types-for 🧪
- sandbox
- script-src-attr
- script-src-elem
- script-src
- style-src-attr
- style-src-elem
- style-src
- trusted-types 🧪
- upgrade-insecure-requests
- webrtc
- worker-src