https://issues.apache.org/bugzilla/show_bug.cgi?id=54998

--- Comment #4 from Michael Kaufmann <m...@gmx.ch> ---
Thank you for the patch, but unfortunately it does not work for HTTP 1.1
connections with keep-alive. To test this, send a HTTP 1.1 request and then
wait until Apache closes the connection:

(echo -e "GET / HTTP/1.1\nHost: localhost\n\n"; sleep 100) | gnutls-cli
--insecure -p 443 127.0.0.1 --crlf

-- 
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