On Mon, May 22, 2017 at 4:34 AM, Joao Costa <joao.co...@db.com> wrote:
> Is this a bug, and is there a chance of fixing it in 2.2.32 ?


Not failing for me:

$ printf "GET / HTTP/1.1\r\nHost: foo\r\n0:x\r\n\r\n" | nc 0 80
HTTP/1.1 200 OK
Date: Thu, 01 Jun 2017 13:08:46 GMT
Server: Apache/2.2.33-dev (Unix) DAV/2 mod_ssl/2.2.33-dev OpenSSL/1.0.2g
Last-Modified: Wed, 21 Dec 2016 02:42:39 GMT
ETag: "82aac2-62-544221b37fba1"
Accept-Ranges: bytes
Content-Length: 98
Content-Type: text/html

<html><body><h1>It works!</h1>
<iframe src="http://localhost/what.html";></iframe>
</body></html>

What gets logged for you?

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to