HTTP Entity Header Content-Encoding: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=External= {{External|https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.11}} =Internal= * Entity Headers =Overview=") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
=Overview= | =Overview= | ||
Content-Encoding may be used to indicate any additional content codings applied to the data, usually for the purpose of data compression, that are a property of the requested resource. There is no default encoding. For the algorithm used to obtain the entity body, see [[HTTP_Entity#Entity_Body_Type|Entity Body Type]]. |
Latest revision as of 04:12, 6 January 2017
External
Internal
Overview
Content-Encoding may be used to indicate any additional content codings applied to the data, usually for the purpose of data compression, that are a property of the requested resource. There is no default encoding. For the algorithm used to obtain the entity body, see Entity Body Type.