1Plack::Middleware::BuffUesreerdSCtornetarmiibnugt(e3d)PPelralckD:o:cMuimdednlteawtairoen::BufferedStreaming(3)
2
3
4
6 Plack::Middleware::BufferedStreaming - Enable buffering for
7 non-streaming aware servers
8
10 enable "BufferedStreaming";
11
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
23 force
24 Force enable this middleware only if the container supports
25 "psgi.streaming".
26
28 Yuval Kogman
29
30 Tatsuhiko Miyagawa
31
32
33
34perl v5.38.0 2023-0P7l-a2c1k::Middleware::BufferedStreaming(3)