]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-http: Added support for handling HTTP/1.0 messages explicitly.
authorStephan Bosch <stephan@rename-it.nl>
Sun, 15 Sep 2013 00:56:25 +0000 (03:56 +0300)
committerStephan Bosch <stephan@rename-it.nl>
Sun, 15 Sep 2013 00:56:25 +0000 (03:56 +0300)
commit81498cffac5fb96fcbab6a30418017b04ffb59d1
treed7ea363010b89aa50a565b3d24b500dbf32268f0
parent22b47ecd1e6fd11d69433e4111adc57c40dde270
lib-http: Added support for handling HTTP/1.0 messages explicitly.
This means that default connection persistence semantics are inverted for
HTTP/1.0 and keep-alive Connection option is recognized.
src/lib-http/http-message-parser.c