C++ HTTP Library
A scalable HTTP 1.1 library written with a modern C++ design.
Implements a non-copying iterator-based pull parser that can detect incomplete input and resume when more data arrives, making it perfect highly scalable servers.
Download
This project is not yet finished.
Open Source
C++ HTTP Library is Open Source under the Three-clause BSD License. It makes use of the following Open Source software: Boost C++.
Development
Want the latest (possibly unstable) source code? C++ HTTP Library is available from Subversion:
svn co https://svn.int64.org/svnroot/int64/http http
