1Plack::Middleware::FixMUissesrinCgoBnotdryiPIblnuaRtceekdd:i:rPMeeicrdtld(l3De)owcaurmee:n:tFaitxiMoinssingBodyInRedirect(3)
2
3
4
6 Plack::Middleware::FixMissingBodyInRedirect - Plack::Middleware which
7 sets body for redirect response, if it's not already set
8
10 version 0.12
11
13 use strict;
14 use warnings;
15
16 use Plack::Builder;
17
18 my $app = sub { ... };
19
20 builder {
21 enable "FixMissingBodyInRedirect";
22 $app;
23 };
24
26 This module sets body in redirect response, if it's not already set.
27
29 John Napiorkowski <jjn1056@yahoo.com>
30
31 Graham Knop <haarg@haarg.org>
32
33 n0body, Mark Ellis <m@rkellis.com>
34
35 ether, Karen Etheridge <ether@cpan.org>
36
38 Upasana <me@upasana.me>
39
41 This software is copyright (c) 2014 by Upasana.
42
43 This is free software; you can redistribute it and/or modify it under
44 the same terms as the Perl 5 programming language system itself.
45
46
47
48perl v5.36.0 Pl2a0c2k3:-:0M1i-d2d0leware::FixMissingBodyInRedirect(3)