Executes a test request on your request handler, and returns the response.
The URL to test. Should be an absolute path, but excluding domain. e.g. "/test".
additional arguments. Same format as cgi's command line handler.
See Implementation
Executes a test request on your request handler, and returns the response.