from http://github.com/glynos/cpp-netlib:
The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.
from http://glynos.github.io/cpp-netlib:
using namespace boost::network;
using namespace boost::network::http;
how can this be header only if it requires boost - can someone please clarify