Re: Apache 2.2.32 request header parsing and RFC7230 compliance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, May 22, 2017 at 4:34 AM, Joao Costa <joao.costa@xxxxxx> 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
covener@xxxxxxxxx

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux