SNode.C
Loading...
Searching...
No Matches
web::http::client::Request Member List

This is the complete list of members for web::http::client::Request, including all inherited members.

append(const std::string &field, const std::string &value)web::http::client::Request
connectionStateweb::http::client::Requestprotected
contentLengthweb::http::client::Requestprotected
cookie(const std::string &name, const std::string &value)web::http::client::Request
cookie(const std::map< std::string, std::string > &cookies)web::http::client::Request
cookiesweb::http::client::Requestprotected
countweb::http::client::Request
getCookies() constweb::http::client::Request
getHeaders() constweb::http::client::Request
getMasterRequest() constweb::http::client::Request
getQueries() constweb::http::client::Request
getSocketContext() constweb::http::client::Request
getTrailer() constweb::http::client::Request
header(const std::string &field) constweb::http::client::Request
headersweb::http::client::Requestprotected
host(const std::string &hostFieldValue)web::http::client::Request
hostFieldValueweb::http::client::Request
httpMajorweb::http::client::Request
httpMinorweb::http::client::Request
masterRequestweb::http::client::Requestprotected
MasterRequestweb::http::client::Requestfriend
methodweb::http::client::Request
operator=(Request &)=deleteweb::http::client::Request
operator=(Request &&) noexcept=deleteweb::http::client::Request
queriesweb::http::client::Requestprotected
query(const std::string &key, const std::string &value)web::http::client::Request
Request(SocketContext *socketContext, const std::string &host)web::http::client::Request
Request(Request &)=deleteweb::http::client::Requestexplicit
Request(Request &&request) noexceptweb::http::client::Requestexplicitprotected
set(const std::string &field, const std::string &value, bool overwrite=true)web::http::client::Request
set(const std::map< std::string, std::string > &headers, bool overwrite=true)web::http::client::Request
setMasterRequest(const std::shared_ptr< MasterRequest > &masterRequest)web::http::client::Request
setTrailer(const std::string &field, const std::string &value, bool overwrite=true)web::http::client::Request
socketContextweb::http::client::Requestprotected
trailerweb::http::client::Requestprotected
transferEncodingweb::http::client::Requestprotected
type(const std::string &type)web::http::client::Request
upgrade(const std::shared_ptr< Response > &response, const std::function< void(const std::string &)> &status)web::http::client::Requestprotected
urlweb::http::client::Request