diff --git a/doc/configuration.txt b/doc/configuration.txt index 712afffa1..1d13c1e03 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -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