| Test-Apache2 documentation | view source | Contained in the Test-Apache2 distribution. |
Test::Apache2::Server - Facade of Test::Apache2
This class is "Facade" of Test::Apache2.
Creates a new Test::Apache2::Server object.
Sets a handler on $path.
Requests $path with GET method and returns the HTTP::Response object.
Requests with HTTP::Request object and returns the HTTP::Response object.
| Test-Apache2 documentation | view source | Contained in the Test-Apache2 distribution. |