Hi, On Thu, Feb 4, 2010 at 21:21, Glyn Matthews <[email protected]> wrote: > Hi Erik, > > On 4 February 2010 21:13, Nelson, Erik - 2 <[email protected]> > wrote: >> >> I didn't see one in the hello_world_server example... am I looking in >> the wrong place? >> > > You're not, there isn't an HTTP URI example. > Glyn >
There's this, http://github.com/mikhailberis/cpp-netlib/blob/0.5/libs/network/example/uri.cpp which uses http::uri, but it isn't much. The URI tests might offer some insight too, those can be found at http://github.com/mikhailberis/cpp-netlib/blob/0.5/libs/network/test/url_test.cpp. Jeroen ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Cpp-netlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel
