net-cpp
..
C++11 library for networking purposes
|
#include <core/net/http/request.h>
Go to the source code of this file.
Classes | |
class | core::net::http::StreamingRequest |
The StreamingRequest class encapsulates a request for a web resource, streaming data to the receiver as it receives in addition to accumulating all incoming data. More... | |
Namespaces | |
core | |
core::net | |
core::net::http | |