1Plack::Middleware::RemoUvseeRredCuonndtarnitbBuotdeydP(l3Pa)ecrkl::DMoicdudmleenwtaartei:o:nRemoveRedundantBody(3)
2
3
4

NAME

6       Plack::Middleware::RemoveRedundantBody - Plack::Middleware which
7       removes body for HTTP response if it's not required
8

VERSION

10       version 0.09
11

SYNOPSIS

13          use strict;
14          use warnings;
15
16          use Plack::Builder;
17
18          my $app = sub { ...  };
19
20          builder {
21              enable "RemoveRedundantBody";
22              $app;
23          };
24

DESCRIPTION

26       This module removes body in HTTP response, if it's not required.
27

CONTRIBUTORS

29       John Napiorkowski <jjn1056@yahoo.com>
30
31       Karen Etheridge <ether@cpan.org>
32
33       Aristotle Pagaltzis <pagaltzis@gmx.de>
34
35       Tomohiro Hosaka <hello@bokut.in>
36
37       Robert Rothenberg <rrwo@cpan.org>
38

AUTHOR

40       Upasana <me@upasana.me>
41
43       This software is copyright (c) 2019 by Upasana.
44
45       This is free software; you can redistribute it and/or modify it under
46       the same terms as the Perl 5 programming language system itself.
47
48
49
50perl v5.32.0                      2020P-l0a7c-k2:8:Middleware::RemoveRedundantBody(3)
Impressum