HTTP compression: Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit
Bender the Bot (talk | contribs)
m HTTP → HTTPS for Internet Assigned Numbers Authority, replaced: http://www.iana.org/ → https://www.iana.org/ (2)
Line 34:
 
==Content-Encoding tokens==
The official list of tokens available to servers and client is maintained by IANA,<ref>{{cite web|url=httphttps://www.iana.org/assignments/http-parameters/http-parameters.xhtml#content-coding|title=Hypertext Transfer Protocol Parameters - HTTP Content Coding Registry|publisher=IANA|accessdate=18 April 2014}}</ref> and it includes:
 
*br – [[Brotli]], a compression algorithm specifically designed for HTTP content encoding, defined in RFC 7932 and implemented in Mozilla Firefox release 44 and Chromium release 50
Line 100:
==External links==
*RFC 2616: Hypertext Transfer Protocol – HTTP/1.1
*[httphttps://www.iana.org/assignments/http-parameters HTTP Content-Coding Values] by Internet Assigned Numbers Authority
*[http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:Modcompress Compression with lighttpd]
*[http://www.codinghorror.com/blog/2004/08/http-compression-and-iis-6-0.html Coding Horror: HTTP Compression on IIS 6.0]