Oliver Schmidt 40417a2bcd Skip HTTP header fields to long to parse.
Nowadays many HTTP server set cookies which may easily result in HTTP header fields longer than our 'httpheaderline' buffer. It doesn't hurt if we can't parse them but we need to be able to skip them and continue to parse the following header fields.
2015-05-02 00:11:59 +02:00
..
2015-01-09 09:44:06 +01:00
2015-02-17 13:44:29 +01:00
2015-01-09 09:44:06 +01:00
2014-12-02 12:39:16 +01:00