]> Sergey Matveev's repositories - public-inbox.git/blobdiff - examples/public-inbox.psgi
http: chunk in the server, not middleware
[public-inbox.git] / examples / public-inbox.psgi
index 876fc76226d651d60dbe2901f89332fabcfd0f06..4edbf5e369914f3f12334b5aa4afa5f14f5bce4a 100644 (file)
@@ -12,11 +12,6 @@ PublicInbox::WWW->preload;
 use Plack::Builder;
 my $www = PublicInbox::WWW->new;
 builder {
-       # Chunked middleware conflicts with Starman:
-       # https://github.com/miyagawa/Starman/issues/23
-       # However, it is strongly recommended to enable it if using
-       # public-inbox-httpd to allow persistent connections
-       # enable 'Chunked';
        eval {
                enable 'Deflater',
                        content_type => [ qw(