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
connectionNameweb::http::client::Requestprotected
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
getConnectionName() constweb::http::client::Request
getCookies() constweb::http::client::Request
getHeaders() constweb::http::client::Request
getQueries() 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
MasterRequest classweb::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(const std::string &connectionName, 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
setTrailer(const std::string &field, const std::string &value, bool overwrite=true)web::http::client::Request
trailerweb::http::client::Requestprotected
transferEncodingweb::http::client::Requestprotected
type(const std::string &type)web::http::client::Request
urlweb::http::client::Request