From: Reetesh M. <ree...@gm...> - 2008-08-12 07:02:02
|
Just show the code, after so long time. Was going through http_client.cpp, and it really looks great. Sorry for posting under different subject heading, still, is there any support for connecting through proxy ? With Regards, Reetesh Mukul On Tue, Aug 12, 2008 at 12:21 PM, Dean Michael Berris < mik...@gm...> wrote: > Hi Guys, > > I've decided that the headers_range<message>::type should be a > Boost.Range iterator_range. This greatly simplifies the implementation > of the headers wrapper, and allows us to re-use the Boost.Range > framework to play well with range-aware algorithms (coming out in > Boost.RangeEx). > > I've also made changes to the unit tests so that they use the (more > semantically correct) begin(range) and end(range) instead of > range.first and range.second. > > This should be available in the http_integration branch, revision 59. > > Have a good day everyone. > > -- > Dean Michael C. 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 > |