Wombat::Connector::HttpRequestFacade - internal http request facade
Facade class that wraps an internal HttpRequest object. All methods are delegated to the wrapped request. The facade is presented to servlet code so that the servlet code does not have access to internal HttpRequest methods.
the Servlet::Http::HttpServletRequest manpage, the Wombat::Connector::RequestFacade manpage, the Wombat::HttpRequest manpage
Brian Moseley, bcm@maz.org