If the data is compressed, return the decompressed data
Called by the server to compress content, if possible/appropriate
Initializes this HttpResponse with the given statusLine.
Set the response status code and message
Called by the server to apply range request.
Returns the message corresponding to the given HttpStatusCode, or null if the code is unknown.
What Zlib compression level to use when compressing the reply. Set to a negative value to disable compression.
HTTP status code
HTTP status message, if one was supplied
HTTP reply class