Forum Moderators: open
Trevor
You can use the Live HTTP Headers extension to check out HTTP interchange, and you'll see that this site does actually use gzip compression. Note that reporting the content-length in the header is actually optional -- a server can simply shutdown the connection when it's done sending data.