weighttp/src
Jyri J. Virkki b720a89d55 Fix header parsing to compare HTTP header field names case
insensitively. This fixes the problem where responses get incorrectly
marked as errors if the response header field name case doesn't happen
to match to what is in the code.

Also compare connection and transfer-encoding tokens case insensitively.

(Reference: RFC 2616: header field names are not case sensitive.)

Co-authored-by: Stefan Bühler <stbuehler@web.de>
2013-01-07 15:08:05 +01:00
..
client.c Fix header parsing to compare HTTP header field names case 2013-01-07 15:08:05 +01:00
client.h v0.3 2011-10-16 12:01:50 +02:00
weighttp.c v0.3 2011-10-16 12:01:50 +02:00
weighttp.h v0.3 2011-10-16 12:01:50 +02:00
worker.c v0.3 2011-10-16 12:01:50 +02:00
worker.h v0.3 2011-10-16 12:01:50 +02:00