Compare Revisions
CSP: connect-src
Revision 1140247:
Revision 1140247 by fscholz on
Revision 1140255:
Revision 1140255 by fscholz on
- Title:
- Content-Security-Policy: connect-src
- Content-Security-Policy: connect-src
- Slug:
- Web/HTTP/Headers/Content-Security-Policy/connect-src
- Web/HTTP/Headers/Content-Security-Policy/connect-src
- Tags:
- "CSP" "Directive" "HTTP" "Reference" "Security"
- "CSP" "Directive" "HTTP" "Reference" "Security"
- Content:
-
Revision 1140247 Revision 1140255 t t 208 <h2> 209 Compatibility notes 210 </h2> 211 <ul> 212 <li>Prior to Firefox 23, <code>xhr-src</code> was used in p > lace of the <code>connect-src</code> directive and only restricte > d the use of {{domxref("XMLHttpRequest")}}. 213 </li> 214 </ul>