HTTP reply class
If the data is compressed, return the decompressed data
Called by the server to compress content, if possible/appropriate
Set the response status code and message
Called by the server to apply range request.
See Implementation
HTTP reply class