Entity HTTP Header Fields: Difference between revisions
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
=Headers= | =Headers= | ||
* [[HTTP Entity Header Content-Length|Content-Length]] | |||
* [[HTTP Entity Header Content-Type|Content-Type]] | |||
* [[HTTP Entity Header Content-Encoding|Content-Encoding]] | |||
* [[ | * [[HTTP Entity Header Expires|Expires]] | ||
* [[HTTP Entity Header Last-Modified|Last-Modified]] | |||
* [[HTTP Entity Header Allow|Allow]] | |||
* [[HTTP Entity Header Content-Language|Content-Language]] | |||
* [[HTTP Entity Header Content-Location|Content-Location]] | |||
* [[HTTP Entity Header Content-MD5|Content-MD5]] | |||
* [[HTTP Entity Header Content-Range|Content-Range]] | |||
=Entity-Body= | =Entity-Body= | ||
{{External|https://www.w3.org/Protocols/rfc2616/rfc2616-sec7.html#sec7.2}} | {{External|https://www.w3.org/Protocols/rfc2616/rfc2616-sec7.html#sec7.2}} |
Revision as of 03:34, 6 January 2017
External
- RFC 2616 Entity Header Fields https://www.w3.org/Protocols/rfc2616/rfc2616-sec7.html#sec7.1
Internal
Overview
Entity headers provide information about the entity-body or, if no body is present, about the resource identified by the request.
Headers
- Content-Length
- Content-Type
- Content-Encoding
- Expires
- Last-Modified
- Allow
- Content-Language
- Content-Location
- Content-MD5
- Content-Range