Entity HTTP Header Fields: Difference between revisions
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
* [[HTTP_Request#Entity_Headers|HTTP Request]] | * [[HTTP_Request#Entity_Headers|HTTP Request]] | ||
* [[HTTP_Response#Entity_Headers|HTTP Response]] | * [[HTTP_Response#Entity_Headers|HTTP Response]] | ||
* [[HTTP Entity]] | * [[HTTP_Entity#Entity_Headers|HTTP Entity]] | ||
=Overview= | =Overview= | ||
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]] | |||
Latest revision as of 04:01, 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.