|
Octane API Client
|
This is the complete list of members for octane::internal::FetchBase, including all inherited members.
| FetchResult typedef | octane::internal::FetchBase | |
| init()=0 | octane::internal::FetchBase | pure virtual |
| request(HttpMethod method, std::string_view url)=0 | octane::internal::FetchBase | pure virtual |
| request(HttpMethod method, std::string_view url, const rapidjson::Document &body)=0 | octane::internal::FetchBase | pure virtual |
| request(HttpMethod method, std::string_view url, std::string_view mimeType, const std::vector< std::uint8_t > &body)=0 | octane::internal::FetchBase | pure virtual |
| ~FetchBase() noexcept=0 | octane::internal::FetchBase | pure virtual |