HTTP Header: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 21: | Line 21: | ||
* [[Link Header | Link]] | * [[Link Header | Link]] | ||
* [[Warning Header | Warning]] | * [[Warning Header | Warning]] | ||
[[Category: Terminology]] |
Latest revision as of 18:14, 18 January 2021
HTTP requests and responses are accompanied by headers.
Request Headers
Some common request headers are:
- Accept
- Accept-Language
- Cache-Control
- Authorization
- If-None-Match
- If-Modified-Since
- If-Match
- If-Unmodified-Since