e0cf44fb802a5e7aa4cbeee5e80ef8f3f6aecdbe |
|
10-Jan-2014 |
Stephan Bosch <stephan@rename-it.nl> |
lib-http: Added option to the header parser to make it lenient towards illegal characters in header field content.
The offending characters are then skipped without error. This is required
for the http client as a workaround for bugs in certain HTTP servers. This
behavior is explicitly not enabled for the http-request-parser as used by
our own HTTP server implementation. |