]> Sergey Matveev's repositories - public-inbox.git/commit
examples: disable Chunked response in PSGI example
authorEric Wong <e@80x24.org>
Sat, 12 Mar 2016 03:14:26 +0000 (03:14 +0000)
committerEric Wong <e@80x24.org>
Sat, 12 Mar 2016 03:21:31 +0000 (03:21 +0000)
commitdca2724e0aebc5832a0c88ec944a925daf21b9be
tree9bd30b0a9419e8b5d38f7345638d289544463055
parenta45891b9734bb428dd749e4a2b87f7fc28e6eb9d
examples: disable Chunked response in PSGI example

It seems incompatible with Starman and probably confuses other
HTTP/1.0-only servers, too.  Our -httpd will respect it and
requires it for persistent connections.
examples/public-inbox.psgi