From: Dean M. B. <dmb...@fr...> - 2008-08-11 17:07:30
|
And at the risk of being chatty, I've just committed revision 56 which includes an example http client and Jamfile. :) This took me a whole of 20 minutes, more with tackling Boost.Program_Options than the actual using the HTTP client. Let me know if you think there ought to be more examples, or whether there's a better example we should be including. :D On Tue, Aug 12, 2008 at 12:18 AM, Dean Michael C. Berris <dmb...@fr...> wrote: >> -----Original Message----- >> From: cpp...@li... >> [mailto:cpp...@li...] On >> Behalf Of Dean Michael Berris >> Sent: Monday, August 11, 2008 11:41 PM >> To: C++ Networking Library Developers Mailing List >> Subject: Re: [cpp-netlib-devel] Closing of bug/patch issue >> >> On Mon, Aug 11, 2008 at 6:34 PM, Glyn Matthews >> <gly...@gm...> wrote: >> > >> > Also, I don't think its right to say we have an alpha while >> having GET >> > but not having POST, PUT and DELETE: it is simply incomplete. >> > >> >> But we not have POST, PUT, DELETE, and HEAD support. :D >> > > Of course I meant we *do* now support the following: > - GET > - HEAD > - PUT > - POST > - DELETE > > In the client implementation in branch http_integration. :D > > -- > Dean Michael Berris > Software Engineer, Friendster, Inc. > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Cpp-netlib-devel mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel > -- Dean Michael C. Berris Software Engineer, Friendster, Inc. |