Description: Code to accelerate HTTP downloads. Most newer browsers since 1998/1999 have been equipped to support the HTTP 1.1 standard known as "content-encoding". Essentially the browser indicates to the server that it can accept "content encoding" and if the server is capable it will then compress the data and transmit it. The browser decompresses it and then renders the page.