In finish_http_response(), continue to add the 'Connection: close' header if the...
authorFabian Keil <fk@fabiankeil.de>
Wed, 21 Apr 2010 20:48:06 +0000 (20:48 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 21 Apr 2010 20:48:06 +0000 (20:48 +0000)
commitdc0b08ab7bb1e3101ee62232e5c8bd965f2ddc40
tree8df2e1cf15903ed21a4a19c735b9d39cddf7648b
parent93065fa0aef98a889c27ddc0b9f1b08632ef388e
In finish_http_response(), continue to add the 'Connection: close' header if the client connection will not be kept alive.

Anonymously pointed out in #2987454.
cgi.c