HTTP tranpsort implementation, modelled after the C++ one.
Unfortunately, libcurl is quite heavyweight and supports only client-side
applications. This is an implementation of the basic HTTP/1.1 parts
supporting HTTP 100 Continue, chunked transfer encoding, keepalive, etc.
HTTP tranpsort implementation, modelled after the C++ one.
Unfortunately, libcurl is quite heavyweight and supports only client-side applications. This is an implementation of the basic HTTP/1.1 parts supporting HTTP 100 Continue, chunked transfer encoding, keepalive, etc.