1POE::Component::Server:U:sSeirmpCloenHtTrPTiOPbE:u::t:ReCedosmpPpoeonrnsleen(Dt3o:)c:uSmeernvteart:i:oSnimpleHTTP::Response(3)
2
3
4

NAME

6       POE::Component::Server::SimpleHTTP::Response - Emulates a
7       HTTP::Response object, used for SimpleHTTP
8

VERSION

10       version 2.28
11

SYNOPSIS

13               use POE::Component::Server::SimpleHTTP::Response;
14               my $response = POE::Component::Server::SimpleHTTP::Response->new( $wheel_id, $connection );
15
16               print $response->connection->remote_ip;
17

DESCRIPTION

19               This module is used as a drop-in replacement, because we need to store the wheel ID + connection object for the response.
20
21               Use $response->connection to get the SimpleHTTP::Connection object
22
23   EXPORT
24       Nothing.
25

SEE ALSO

27               L<POE::Component::Server::SimpleHTTP>
28
29               L<POE::Component::Server::SimpleHTTP::Connection>
30

AUTHOR

32       Apocalypse <APOCAL@cpan.org>
33
35       This software is copyright (c) 2018 by Apocalypse, Chris Williams,
36       Eriam Schaffter, Marlon Bailey and Philip Gwyn.
37
38       This is free software; you can redistribute it and/or modify it under
39       the same terms as the Perl 5 programming language system itself.
40
41
42
43perl v5.30.0                   POE2:0:1C9o-m0p7o-n2e6nt::Server::SimpleHTTP::Response(3)
Impressum