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

SYNOPSIS

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

DESCRIPTION

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

SEE ALSO

24               L<POE::Component::Server::SimpleHTTP>
25
26               L<POE::Component::Server::SimpleHTTP::Connection>
27

AUTHOR

29       Apocalypse <apocal@cpan.org>
30
32       Copyright 2006 by Apocalypse
33
34       This library is free software; you can redistribute it and/or modify it
35       under the same terms as Perl itself.
36
37
38
39perl v5.12.1                   POE2:0:1C0o-m0p5o-n1e9nt::Server::SimpleHTTP::Response(3)
Impressum