mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00

containing [FLUSH EOS], insert the last-chunk terminator before the FLUSH rather than between the FLUSH and the EOS. Github: closes #400 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1914804 13f79535-47bb-0310-9956-ffa450edef68
3 lines
119 B
Plaintext
3 lines
119 B
Plaintext
*) http/1.1: For a chunked response body, ensure the last-chunk
|
|
terminator is flushed if necessary. [Joe Orton]
|