DOC: compression: chunk are not compressed anymore

Add the chunk issue to the list of non-working cases.
This commit is contained in:
William Lallemand 2013-12-10 17:28:48 +01:00 committed by Willy Tarreau
parent 9ba813cd69
commit 8bb4e34514

View File

@ -1991,6 +1991,8 @@ compression offload
"Accept-Encoding" header
* the response message is not HTTP/1.1
* HTTP status code is not 200
* response header "Transfer-Encoding" contains "chunked" (Temporary
Workaround)
* response contain neither a "Content-Length" header nor a
"Transfer-Encoding" whose last value is "chunked"
* response contains a "Content-Type" header whose first value starts with