C++ edjLibrary SDK
Loading...
Searching...
No Matches
edjx
fetch
HttpFetch
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
body
edjx::fetch::HttpFetch
get_body
() const
edjx::fetch::HttpFetch
get_headers
() const
edjx::fetch::HttpFetch
get_version
() const
edjx::fetch::HttpFetch
headers
edjx::fetch::HttpFetch
HttpFetch
(http::Uri uri, http::HttpMethod method)
edjx::fetch::HttpFetch
inline
method
edjx::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
uri
edjx::fetch::HttpFetch
version
edjx::fetch::HttpFetch
Generated by
1.9.5