Content deleted Content added
m linking |
ThanX yall (talk | contribs) No edit summary Tags: Reverted Visual edit |
||
Line 1:
{{Short description|Capability that can be built into web servers and web clients}}
{{HTTP}}
'''HTTP compression'''
HTTP data is [[Data compression|compressed]] before it is sent from the server: compliant browsers will announce what methods are supported to the server before downloading the correct format; browsers that do not support compliant compression method will download uncompressed data. The most common compression schemes include [[gzip]] and [[Brotli]]; a full list of available schemes is maintained by the [[Internet Assigned Numbers Authority|IANA]].<ref>RFC 2616, Section 3.5: "The Internet Assigned Numbers Authority (IANA) acts as a registry for content-coding value tokens."</ref>
|