This is the complete list of members for clients::http::Request, including all inherited members.
async_perform(utils::impl::SourceLocation location=utils::impl::SourceLocation::Current()) | clients::http::Request | |
async_perform_stream_body(const std::shared_ptr< concurrent::StringStreamQueue > &queue, utils::impl::SourceLocation location=utils::impl::SourceLocation::Current()) | clients::http::Request | |
ca(crypto::Certificate cert) & | clients::http::Request | |
ca(crypto::Certificate cert) && (defined in clients::http::Request) | clients::http::Request | |
ca_info(const std::string &file_path) & | clients::http::Request | |
ca_info(const std::string &file_path) && (defined in clients::http::Request) | clients::http::Request | |
client_key_cert(crypto::PrivateKey pkey, crypto::Certificate cert) & | clients::http::Request | |
client_key_cert(crypto::PrivateKey pkey, crypto::Certificate cert) && (defined in clients::http::Request) | clients::http::Request | |
connect_to(const ConnectTo &connect_to) & | clients::http::Request | |
connect_to(const ConnectTo &connect_to) && (defined in clients::http::Request) | clients::http::Request | |
connect_to(T &&) (defined in clients::http::Request) | clients::http::Request | inline |
Cookies typedef | clients::http::Request | |
cookies(const Cookies &cookies) & | clients::http::Request | |
cookies(const Cookies &cookies) && (defined in clients::http::Request) | clients::http::Request | |
cookies(const std::unordered_map< std::string, std::string > &cookies) & | clients::http::Request | |
cookies(const std::unordered_map< std::string, std::string > &cookies) && (defined in clients::http::Request) | clients::http::Request | |
crl_file(const std::string &file_path) & | clients::http::Request | |
crl_file(const std::string &file_path) && (defined in clients::http::Request) | clients::http::Request | |
data(std::string data) & | clients::http::Request | |
data(std::string data) && (defined in clients::http::Request) | clients::http::Request | |
delete_method() & | clients::http::Request | |
delete_method() && (defined in clients::http::Request) | clients::http::Request | |
delete_method(const std::string &url) & | clients::http::Request | |
delete_method(const std::string &url) && (defined in clients::http::Request) | clients::http::Request | |
delete_method(const std::string &url, std::string data) & | clients::http::Request | |
delete_method(const std::string &url, std::string data) && (defined in clients::http::Request) | clients::http::Request | |
DisableReplyDecoding() & | clients::http::Request | |
DisableReplyDecoding() && (defined in clients::http::Request) | clients::http::Request | |
ExtractData() | clients::http::Request | |
follow_redirects(bool follow=true) & | clients::http::Request | |
follow_redirects(bool follow=true) && (defined in clients::http::Request) | clients::http::Request | |
form(Form &&form) & | clients::http::Request | |
form(Form &&form) && (defined in clients::http::Request) | clients::http::Request | |
get() & | clients::http::Request | |
get() && (defined in clients::http::Request) | clients::http::Request | |
get(const std::string &url) & | clients::http::Request | |
get(const std::string &url) && (defined in clients::http::Request) | clients::http::Request | |
GetData() const & | clients::http::Request | |
GetData() &&=delete (defined in clients::http::Request) | clients::http::Request | |
GetUrl() const & | clients::http::Request | |
GetUrl() &&=delete (defined in clients::http::Request) | clients::http::Request | |
head() & | clients::http::Request | |
head() && (defined in clients::http::Request) | clients::http::Request | |
head(const std::string &url) & | clients::http::Request | |
head(const std::string &url) && (defined in clients::http::Request) | clients::http::Request | |
headers(const Headers &headers) & | clients::http::Request | |
headers(const Headers &headers) && (defined in clients::http::Request) | clients::http::Request | |
headers(const std::initializer_list< std::pair< std::string_view, std::string_view > > &headers) & | clients::http::Request | |
headers(const std::initializer_list< std::pair< std::string_view, std::string_view > > &headers) && (defined in clients::http::Request) | clients::http::Request | |
http_auth_type(HttpAuthType value, bool auth_only, std::string_view user, std::string_view password) & | clients::http::Request | |
http_auth_type(HttpAuthType value, bool auth_only, std::string_view user, std::string_view password) && (defined in clients::http::Request) | clients::http::Request | |
http_version(HttpVersion version) & | clients::http::Request | |
http_version(HttpVersion version) && (defined in clients::http::Request) | clients::http::Request | |
method(HttpMethod method) & | clients::http::Request | |
method(HttpMethod method) && (defined in clients::http::Request) | clients::http::Request | |
patch() & | clients::http::Request | |
patch() && (defined in clients::http::Request) | clients::http::Request | |
patch(const std::string &url, std::string data={}) & | clients::http::Request | |
patch(const std::string &url, std::string data={}) && (defined in clients::http::Request) | clients::http::Request | |
perform(utils::impl::SourceLocation location=utils::impl::SourceLocation::Current()) | clients::http::Request | |
post() & | clients::http::Request | |
post() && (defined in clients::http::Request) | clients::http::Request | |
post(const std::string &url, std::string data={}) & | clients::http::Request | |
post(const std::string &url, std::string data={}) && (defined in clients::http::Request) | clients::http::Request | |
post(const std::string &url, Form &&form) & | clients::http::Request | |
post(const std::string &url, Form &&form) && (defined in clients::http::Request) | clients::http::Request | |
proxy(const std::string &value) & | clients::http::Request | |
proxy(const std::string &value) && (defined in clients::http::Request) | clients::http::Request | |
proxy_auth_type(ProxyAuthType value) & | clients::http::Request | |
proxy_auth_type(ProxyAuthType value) && (defined in clients::http::Request) | clients::http::Request | |
proxy_headers(const Headers &headers) & | clients::http::Request | |
proxy_headers(const Headers &headers) && (defined in clients::http::Request) | clients::http::Request | |
proxy_headers(const std::initializer_list< std::pair< std::string_view, std::string_view > > &headers) & | clients::http::Request | |
proxy_headers(const std::initializer_list< std::pair< std::string_view, std::string_view > > &headers) && (defined in clients::http::Request) | clients::http::Request | |
put() & | clients::http::Request | |
put() && (defined in clients::http::Request) | clients::http::Request | |
put(const std::string &url, std::string data={}) & | clients::http::Request | |
put(const std::string &url, std::string data={}) && (defined in clients::http::Request) | clients::http::Request | |
retry(short retries=3, bool on_fails=true) & | clients::http::Request | |
retry(short retries=3, bool on_fails=true) && (defined in clients::http::Request) | clients::http::Request | |
set_custom_http_request_method(std::string method) & | clients::http::Request | |
set_custom_http_request_method(std::string method) && (defined in clients::http::Request) | clients::http::Request | |
SetCancellationPolicy(CancellationPolicy cp) (defined in clients::http::Request) | clients::http::Request | |
SetDestinationMetricName(const std::string &destination) & | clients::http::Request | |
SetDestinationMetricName(const std::string &destination) && (defined in clients::http::Request) | clients::http::Request | |
SetLoggedUrl(std::string url) & | clients::http::Request | |
SetLoggedUrl(std::string url) && (defined in clients::http::Request) | clients::http::Request | |
SetTracingManager(const tracing::TracingManagerBase &) & | clients::http::Request | |
SetTracingManager(const tracing::TracingManagerBase &) && (defined in clients::http::Request) | clients::http::Request | |
timeout(long timeout_ms) & | clients::http::Request | |
timeout(long timeout_ms) && (defined in clients::http::Request) | clients::http::Request | |
timeout(std::chrono::milliseconds timeout_ms) & (defined in clients::http::Request) | clients::http::Request | inline |
timeout(std::chrono::milliseconds timeout_ms) && (defined in clients::http::Request) | clients::http::Request | inline |
unix_socket_path(const std::string &path) & | clients::http::Request | |
unix_socket_path(const std::string &path) && (defined in clients::http::Request) | clients::http::Request | |
url(const std::string &url) & | clients::http::Request | |
url(const std::string &url) && (defined in clients::http::Request) | clients::http::Request | |
use_ipv4() & | clients::http::Request | |
use_ipv4() && (defined in clients::http::Request) | clients::http::Request | |
use_ipv6() & | clients::http::Request | |
use_ipv6() && (defined in clients::http::Request) | clients::http::Request | |
user_agent(const std::string &value) & | clients::http::Request | |
user_agent(const std::string &value) && (defined in clients::http::Request) | clients::http::Request | |
verify(bool verify=true) & | clients::http::Request | |
verify(bool verify=true) && (defined in clients::http::Request) | clients::http::Request |