From: Glyn M. <gly...@gm...> - 2008-06-23 11:50:02
|
Dean, 2008/6/23 Dean Michael Berris <mik...@gm...>: > On Mon, Jun 23, 2008 at 6:00 PM, Dean Michael Berris > <mik...@gm...> wrote: > > > > No problem. I'm starting on them now. I'm having trouble staying > > logged into sourceforge from where I'm at though (darned load > > balancers) so this may take a while. > > > > Okay, now I need help from either Glyn or Mike because I cant' seem to > stay logged into sourceforge long enough to do this. I'd like to > create the following tasks under the HTTP Integration subproject: > > - Convert pion::net::HTTPParser to templated boost::network::http::parser > (Dean) > - Write isolated http::parser unit-tests that: > * create http::message instances from valid HTTP Message samples > * validates HTTP strings > - Isolate URI handling routines into a boost::network::uri type POD > and create a boost::network::uri::parser nested type > - Write isolated uri::parser unit-tests that: > * create boost::network::uri instances > * tests/specifies boost::network::uri interfaces > - Implement synchronous Boost.Asio based http::client using > http::parser from pion-net > - Write unit tests for synchronous http::client > - Implement HTTP 1.1 presistent connection support in http::client > - Write unit tests for persistent connection http::client > - Implement boost::network::http::message::cookie_map > - Write unit tests for http::message::cookie_map that > * create http::message::cookie_map instances > * specifies/tests http::message::cookie_map interfaces > I added all of the above to the task list. IMO, sourceforge is very slow and it has a confusing interface... G. |