There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Wombat::Connector::HttpResponseFacade - internal http response facade

SYNOPSIS

DESCRIPTION

Facade class that wraps an internal HttpResponse object. All methods are delegated to the wrapped response. The facade is presented to servlet code so that the servlet code does not have access to internal HttpResponse methods.

SEE ALSO

Servlet::Http::HttpServletResponse, Wombat::Connector::ResponseFacade, Wombat::HttpResponse

AUTHOR

Brian Moseley, bcm@maz.org