Httplib
C++ implementation of Python's urllib/urllib2 modules, using boost::asio
Install / Use
/learn @jlsandell/HttplibREADME
This is intended to be an implementation of Python's urllib/urllib2, in C++, leveraging boost::asio (and other boost libraries, such as regex).
