1 Commits

Author SHA1 Message Date
Standa Opichal
faf7157093 Fix receiving of large HTTP headers
Added a test which sends HTTP headers which take more than
MSS bytes (536) and therefore the httpParseHeaders() needs to be
called later again after the next packet arrives.

Fixes #1405
2018-05-12 22:15:03 +02:00