Properly deal with Keep-Alive headers with timeout= parameters
authorFabian Keil <fk@fabiankeil.de>
Mon, 10 Feb 2014 14:42:18 +0000 (14:42 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 10 Feb 2014 14:42:18 +0000 (14:42 +0000)
If the timeout still can't be parsed, use the configured
timeout instead of preventing the client from keeping the
connection alive.

Should fix #3615312/#870 reported by Bernard Guillot.


No differences found