1Plack::Middleware::BuffUesreerdSCtornetarmiibnugt(e3d)PPelralckD:o:cMuimdednlteawtairoen::BufferedStreaming(3)
2
3
4

NAME

6       Plack::Middleware::BufferedStreaming - Enable buffering for
7       non-streaming aware servers
8

SYNOPSIS

10         enable "BufferedStreaming";
11

DESCRIPTION

13       Plack::Middleware::BufferedStreaming is a PSGI middleware component
14       that wraps the application that uses "psgi.streaming" interface to run
15       on the servers that do not support the interface, by buffering the
16       writer output to a temporary buffer.
17
18       This middleware doesn't do anything and bypass the application if the
19       server supports "psgi.streaming" interface, unless you set "force"
20       option (see below).
21

OPTIONS

23       force
24           Force enable this middleware only if the container supports
25           "psgi.streaming".
26

AUTHOR

28       Yuval Kogman
29
30       Tatsuhiko Miyagawa
31
32
33
34perl v5.30.0                      2019-0P7l-a2c6k::Middleware::BufferedStreaming(3)
Impressum