I am looking for a modern C++ HTTP library because libcurl's shortcomings are difficult to work around by C++ wrappers. Solutions based on Boost.ASIO, which has become the de-facto C++ TCP library, are preferred.
                +5 
                A: 
                
                
              The other day somebody recommended this on another thread:
http://cpp-netlib.github.com/html/index.html
I think this is as high-level as you will find, but I'm not sure if it's mature enough yet (I would say it probably is since they've proposed it for Boost inclusion).
                  Manuel
                   2010-02-12 11:39:57
                
              +1 seems most useful, I'll have a closer look.
                  Tronic
                   2010-02-12 11:52:53
                The URL no longer works, use http://cpp-netlib.github.com/
                  Tronic
                   2010-10-24 00:03:59