Plack-Middleware-BasicStyle
view release on metacpan or search on metacpan
lib/Plack/Middleware/BasicStyle.pm view on Meta::CPAN
days).
Setting this makes the module more resilient to bugs and more
efficient at the cost of asking the client to make an extra request.
Therefore setting this argument is B<recommended>.
=back
=head1 CAVEATS
This middleware only works with simple (non-streaming) responses,
where the body is an arrayref.
In other words, responses where the body is an IO::Handle, or
streaming/delayed responses are NOT supported and will be passed
through unchanged by this middleware.
=head1 SEE ALSO
L<http://bettermotherfuckingwebsite.com>
=head1 AUTHOR
Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
( run in 0.240 second using v1.01-cache-2.11-cpan-4d50c553e7e )