C++ edjLibrary SDK
Loading...
Searching...
No Matches
edjx::fetch::HttpFetch Member List

This is the complete list of members for edjx::fetch::HttpFetch, including all inherited members.

append_header(const std::string &header_name, const std::string &value)edjx::fetch::HttpFetch
bodyedjx::fetch::HttpFetch
get_body() constedjx::fetch::HttpFetch
get_headers() constedjx::fetch::HttpFetch
get_version() constedjx::fetch::HttpFetch
headersedjx::fetch::HttpFetch
HttpFetch(http::Uri uri, http::HttpMethod method)edjx::fetch::HttpFetchinline
methodedjx::fetch::HttpFetch
send(FetchResponse &response)edjx::fetch::HttpFetch
send_streaming(FetchResponsePending &response, edjx::stream::WriteStream &write_stream)edjx::fetch::HttpFetch
set_body(const std::string &text)edjx::fetch::HttpFetch
set_body(const std::vector< std::uint8_t > bytes)edjx::fetch::HttpFetch
set_header(const std::string &header_name, const std::string &value)edjx::fetch::HttpFetch
set_header(const std::string &header_name, const std::vector< std::string > &value)edjx::fetch::HttpFetch
set_headers(const edjx::http::HttpHeaders &value)edjx::fetch::HttpFetch
set_version(http::HttpVersion version)edjx::fetch::HttpFetch
uriedjx::fetch::HttpFetch
versionedjx::fetch::HttpFetch