Let finish_http_response() advertise that the Content-Length header has been set
authorFabian Keil <fk@fabiankeil.de>
Fri, 9 Nov 2012 10:47:42 +0000 (10:47 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 9 Nov 2012 10:47:42 +0000 (10:47 +0000)
commitf7d08df1b88e1b3610aeae2ec30627982523fee5
treebfdaf688cae6f2f4228ed6c6e481c73d2ce6e2d7
parenta10e5af85cb56e334961644f349d2e2a4579d1e0
Let finish_http_response() advertise that the Content-Length header has been set

This allows jcc.c v1.412's serve() to keep the client connection open.
cgi.c
cgi.h