Fixed bug #1659: Honor LF in HTTP headers.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 26 Sep 2007 08:53:53 +0000 (08:53 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 26 Sep 2007 08:53:53 +0000 (08:53 +0000)
commitdb7a631a123dc07681cdb3599e6b2db67de41bc7
tree167a552d203dbb0dacdc6cab893b7debdcf76c73
parenteeeac3dc5704fa9e9af4e51dee8b3a256b080e0e
Fixed bug #1659: Honor LF in HTTP headers.
Fixed bug #1665: HTTP Parse errros should produce HTTP errors.
Set negotiated HTTP version in HTTP response (i.e. HTTP 1.0 response
for HTTP 1.0 requests).
Perform proper Keep alive negotiation by inspecting 'Connection' in
HTTP header.
src/http.c
src/http.h