Difference between revisions of "HTTP headers"

From wikieduonline
Jump to navigation Jump to search
 
(25 intermediate revisions by 6 users not shown)
Line 2: Line 2:
  
  
* X-Frame-Options (deprecated): https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options
+
* <code>[[WWW-Authenticate]]</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>[[X-Frame-Options]]</code> (deprecated): https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options
  
* https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy
+
* <code>[[strict-Transport-Security]]</code>
 +
* [[Content-Security-Policy]]
 +
* [[X-Frame-Options]]
 +
*  [[X-Content-Type-Options]]
 +
* [[Referrer-Policy]]
 +
* [[Permissions-Policy]]
 +
* <code>[[Cache-Control]]: [[no-cache]], [[no-store]], [[max-age]]</code>
  
 
== Related terms ==
 
== Related terms ==
 +
* <code>[[aws s3 cp --cache-control]]</code>
 
* [[Clickjacking]]
 
* [[Clickjacking]]
* [[Bearer token]]
+
* [[Bearer token]]: <code>[[Authorization:]] Bearer .../...</code>
 +
* <code>[[curl --header]]</code>
 +
* [[Python]], <code>[[urllib]]</code> library
 +
* [[HTTP Security headers]]
 +
* <code>[[has been blocked by CORS policy]] no '[[access-control-allow-origin]]' header is present on the request</code>
  
 
== Activities ==
 
== Activities ==
 
* Read about [[Amazon CloudFront]]: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/example-function-add-security-headers.html
 
* Read about [[Amazon CloudFront]]: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/example-function-add-security-headers.html
 +
* Cloudflare: https://developers.cloudflare.com/pages/how-to/add-custom-http-headers/
  
 
== See also ==
 
== See also ==
 +
* {{HTTP Header}}
 +
* {{HTTP2}}
 
* {{HTTPS}}
 
* {{HTTPS}}
  
 
[[Category:Web]]
 
[[Category:Web]]

Latest revision as of 10:06, 20 July 2023

Advertising: