A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
Loading...
Searching...
No Matches
a11::net::Http2Client Member List

This is the complete list of members for a11::net::Http2Client, including all inherited members.

Close()a11::net::Http2Client
Connect(std::string host, std::uint16_t port, Http2Options options={})a11::net::Http2Clientstatic
connected() consta11::net::Http2Client
ExtendedConnect(std::string protocol, std::string path, HttpHeaders headers={}, std::string scheme={})a11::net::Http2Client
GetImpl() consta11::net::Http2Client
host() consta11::net::Http2Client
port() consta11::net::Http2Client
Request(std::string method, std::string path, HttpHeaders headers={}, std::string body={}, std::string scheme={})a11::net::Http2Client
RequestStream(std::string method, std::string path, HttpHeaders headers={}, std::string body={}, std::string scheme={})a11::net::Http2Client
secure() consta11::net::Http2Client
~Http2Client()a11::net::Http2Client