Difference between revisions of "HTTP headers"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[wikipedia:HTTP headers]]
+
[[wikipedia:HTTP headers]] https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers
  
  
 
* <code>[[WWW-Authenticate]]</code>
 
* <code>[[WWW-Authenticate]]</code>
 
* <code>[[HTTP Header: Authorization|Authorization:]]</code>
 
* <code>[[HTTP Header: Authorization|Authorization:]]</code>
* <code>[[Content-Security-Policy]]</code><ref>https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy</ref>
+
* <code>[[Content-Security-Policy]]:</code><ref>https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy</ref> <code>[[frame-ancestors]] ['none' | 'self' | https://trusted.example.com ]</code>
 
* <code>[[X-Frame-Options]]</code> (deprecated): https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options
 
* <code>[[X-Frame-Options]]</code> (deprecated): https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options
  
Line 15: Line 15:
 
* <code>[[Cache-Control]]: [[no-cache]], [[no-store]], [[max-age]]</code>
 
* <code>[[Cache-Control]]: [[no-cache]], [[no-store]], [[max-age]]</code>
 
* [[X-Forwarded-For (XFF)]]
 
* [[X-Forwarded-For (XFF)]]
 +
* <code>[[Sec-Fetch-Mode]]</code>
 +
* <code>[[if-none-match]]</code>
  
  
Line 28: Line 30:
 
* [[HTTP Security headers]]
 
* [[HTTP Security headers]]
 
* <code>[[has been blocked by CORS policy]] no '[[access-control-allow-origin]]' header is present on the request</code>
 
* <code>[[has been blocked by CORS policy]] no '[[access-control-allow-origin]]' header is present on the request</code>
* [[Request Header Fields]]
+
* [[Request Header Fields]]: https://www.rfc-editor.org/rfc/rfc2616#section-5.3
  
 
== Activities ==
 
== Activities ==

Latest revision as of 12:21, 6 May 2026

wikipedia:HTTP headers https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers



Activities[edit]

Related terms[edit]

Activities[edit]

See also[edit]

  • https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy
  • Advertising: