mirror of
https://github.com/lammertb/libhttp.git
synced 2025-12-22 04:02:04 +03:00
Before parsing "GET / HTTP/1.1\r\nA: foo bar\r\nB: bar\r\nbaz\r\n\r\n" returned a header field "baz\r\n\r" - this makes no sense. Now it returns a header field "baz" without value.
18 KiB
18 KiB