|
A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
|
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::Http2Client | static |
| connected() const | a11::net::Http2Client | |
| ExtendedConnect(std::string protocol, std::string path, HttpHeaders headers={}, std::string scheme={}) | a11::net::Http2Client | |
| GetImpl() const | a11::net::Http2Client | |
| host() const | a11::net::Http2Client | |
| port() const | a11::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() const | a11::net::Http2Client | |
| ~Http2Client() | a11::net::Http2Client |