https://bz.apache.org/bugzilla/show_bug.cgi?id=68970

--- Comment #8 from Allan Schrum <allan.sch...@oracle.com> ---
What about the headers sent back by the CGI process? Those headers indicate
that a chunked response is being generated for the response body. The focus on
the response body seems to ignore the headers that were returned that
identified how the response body should be interpreted. That is the defect
here.

Previously, the response body was properly processed presumably because the
headers returned were properly read and understood.

A response body is not returned in isolation where interpretation of the
content is random or problematic.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to