dodo  0.0.1
A C++ library to create containerized Linux services
httpresponse.cpp File Reference
Include dependency graph for httpresponse.cpp:

Go to the source code of this file.

Namespaces

 dodo
 A C++ platform interface to lean Linux services tailored for containerized deployment.
 
 dodo::network
 Interface for network communication.
 
 dodo::network::protocol
 Application layer protocols.
 
 dodo::network::protocol::http
 The HTTP 1.1 protocol.
 

Detailed Description

Implements the dodo::network::protocolo::http::HTTPResponse class.

Definition in file httpresponse.cpp.