User Tools

Site Tools

tools:http-headers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:http-headers [2025/10/11 12:05] Humphrey Boa-Garttools:http-headers [2026/03/31 12:08] (current) – [Further Reading] Humphrey Boa-Gart
Line 1: Line 1:
 ====== HTTP Headers ====== ====== HTTP Headers ======
  
-**HTTP headers** are key-value pairs of metadata sent in HTTP requests and responses, by both the client //(such as your web browser)// and the server //(such as the AMI's [[tools:reverse-proxy#nginx|nginx]] install)//. This metadata provides essential information about the connection, helping the client & server sync up for data transfer.+**HTTP headers** are key-value pairs of metadata sent in HTTP requests and responses, by both the client //(such as your web browser)// and the server //(ieNginx, Apache, Caddy, Lighttpd, etc)//. This metadata provides essential information about the connection, helping the client & server sync up for data transfer.
  
 HTTP headers are processed by the client application and the web server, and are usually invisible to the end user. Data sent as HTTP headers includes, but is not limited to: HTTP headers are processed by the client application and the web server, and are usually invisible to the end user. Data sent as HTTP headers includes, but is not limited to:
Line 25: Line 25:
 ===== Further Reading ===== ===== Further Reading =====
  
-Since a full writeup on HTTP headers is beyond the mission of the //Anonymous Military Institute//, consult some of the following guides and articles for more information.+Since I don't have time to do a full writeup on HTTP headers, consult some of the following guides and articles for more information.
  
   * [[wp>List of HTTP header fields]] on Wikipedia   * [[wp>List of HTTP header fields]] on Wikipedia
   * [[https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers|Mozilla Development Network]] article about HTTP headers   * [[https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers|Mozilla Development Network]] article about HTTP headers
   * [[https://www.geeksforgeeks.org/web-tech/http-headers/|GeeksforGeeks]] tutorial about HTTP headers   * [[https://www.geeksforgeeks.org/web-tech/http-headers/|GeeksforGeeks]] tutorial about HTTP headers
-  * [[https://www.rfc-editor.org/rfc/rfc9110.html#name-header-fields|RFC 9110]] for HTTP semantics+  * [[rfc>9110|RFC 9110]] - Specification for HTTP semantics
   * [[https://cheatsheetseries.owasp.org/cheatsheets/HTTP_Headers_Cheat_Sheet.html|HTTP Headers Guide]] from the OWASP Cheat Sheet Series   * [[https://cheatsheetseries.owasp.org/cheatsheets/HTTP_Headers_Cheat_Sheet.html|HTTP Headers Guide]] from the OWASP Cheat Sheet Series
  
tools/http-headers.1760184328.txt.gz · Last modified: by Humphrey Boa-Gart

Find this page online at: https://bestpoint.institute/tools/http-headers