Kazuhiro Osawa > HTTP-Engine-0.0.13 > TODO

Download:
HTTP-Engine-0.0.13.tar.gz

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Source   Latest Release: HTTP-Engine-0.03002

NAME ^

TODO

TRUNK (LAZY BRANCH) ^

TESTS TESTS TESTS

Most interfaces have no tests... Mock tests would be nice

Request Writer

Cleanup much like RequestBuilder, many small things to do here

Standalone

Parallel::Prefork ?

FCGI

FCGI::Request can build the _connection structure directly, and use the normal RequestBuilder

pass params to handle_request explicitly a la Standalone

ModPerl

HTTP::Engine::Interface::Apache::RequestBuilder should delegate everything to $request->_connection->{apache_request}. Should be very simple and efficient

POE

Like Standalone

Test

Use the Dummy request builder instead of HTTP::Request::AsCGI

NO CONTEXT BRANCH ^