dodo
0.0.1
A C++ library to create containerized Linux services
|
#include <network/protocol/http/httpfragment.hpp>
#include <network/protocol/http/httpmessage.hpp>
#include <network/protocol/http/httprequest.hpp>
#include <network/protocol/http/httpresponse.hpp>
#include <network/protocol/http/httpversion.hpp>
Go to the source code of this file.
Defines the dodo::network::HTTPMessage, dodo::network::HTTPRequest amd dodo::network::HTTPResponse classes.
Definition in file http.hpp.