
TODO

Most interfaces have no tests... Mock tests would be nice
Cleanup much like RequestBuilder, many small things to do here
FCGI::Request can build the _connection structure directly, and use the normal RequestBuilder
pass params to handle_request explicitly a la Standalone
HTTP::Engine::Interface::Apache::RequestBuilder should delegate everything to $request->_connection->{apache_request}. Should be very simple and efficient
Like Standalone
Use the Dummy request builder instead of HTTP::Request::AsCGI
