HTTP supports native compression by using Lempel-Ziv encoding (LZ77). Its the same encoding mechanism used by the popular unix tool gzip.

Compression Advantages

Compression Disadvantages