Name

HTTH-897 — The server has specified response body length incorrectly

Severity

W (warning)

Message text

Both Content-Length header and chunked transfer encoding in response

Description

If a HTTP response contains a response body, its length can be determined either by Content-Length header, or by using chunked transfer encoding. These two methods cannot be combined, because such a combination leads to ambiguity. If a server produces such an incorrect response, the proxy deletes Content-Length and expects chunked body.

See also

HTTH-898(6), logging(7)

Authors

This man page is a part of Kernun Firewall.
Copyright © 2000–2023 Trusted Network Solutions, a. s.
All rights reserved.