Download: HTTP-Engine-Compat-0.02.tar.gz
Dependencies
Annotate this POD
HTTP::Engine::Compat::Context - Context object
my $c = shift;
Kazuhiro Osawa and HTTP::Engine Authors.
$c->req
The instance of the HTTP::Engine::Request.
$c->res
The instance of the HTTP::Engine::Response.
HTTP::Engine