[ipxe-devel] Bug in HTTP header parsing

Raphael Cohn raphael.cohn at stormmq.com
Tue Jun 7 11:22:35 UTC 2016


Hi,

Line 1204 of httpcore.c (
https://git.ipxe.org/ipxe.git/blob/master:/src/net/tcp/httpcore.c#l1204)
incorrectly assumes that HTTP headers are separated by ': '. This is not
the case. Headers are separated by whitespace* : whitespace*. This breaks
on HTTP servers using minified HTTP output.

Raphael Cohn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20160607/6e2764dc/attachment.htm>


More information about the ipxe-devel mailing list