In finish_http_response(), set 'Connection: close' after preventing pipelining
authorFabian Keil <fk@fabiankeil.de>
Tue, 18 Sep 2012 18:29:55 +0000 (18:29 +0000)
committerFabian Keil <fk@fabiankeil.de>
Tue, 18 Sep 2012 18:29:55 +0000 (18:29 +0000)
commit13a5c4d6d453bba4efbfba6b878b1b93c23c4a42
treecaea6f3bacb6556e7aa4f41cf3832b885b854890
parent3ad41be15a2c15597ba3944594536c2bdffe2ac8
In finish_http_response(), set 'Connection: close' after preventing pipelining

I missed the CGI parts when committing parsers.c v1.250.
cgi.c