|
Arachne 1.0
Arachne - the perpetual stitcher of Wikidata entities.
|
This is the complete list of members for corespace::http_client, including all inherited members.
| apply_server_retry_hint(long long &sleep_ms) const | corespace::http_client | private |
| build_form_body(const parameter_list &form) const | corespace::http_client | private |
| build_url(std::string_view url, const parameter_list ¶ms) | corespace::http_client | privatestatic |
| curl | corespace::http_client | private |
| curl_url_ptr typedef | corespace::http_client | private |
| get(std::string_view url, const parameter_list ¶ms={}, std::string_view override={}) | corespace::http_client | |
| header_list | corespace::http_client | private |
| http_client() | corespace::http_client | explicit |
| metrics | corespace::http_client | private |
| metrics_info() const | corespace::http_client | |
| mu | corespace::http_client | mutableprivate |
| next_delay(int attempt) const | corespace::http_client | private |
| opt | corespace::http_client | private |
| post_form(std::string_view url, const parameter_list &form, const parameter_list &query={}, std::string_view override={}) | corespace::http_client | |
| post_raw(std::string_view url, std::string_view body, std::string_view content_type, const parameter_list &query={}, std::string_view override={}) | corespace::http_client | |
| request_get(CURLU *url_handle, std::chrono::milliseconds &elapsed, std::string_view override={}) const | corespace::http_client | private |
| request_post(CURLU *url_handle, std::chrono::milliseconds &elapsed, std::string_view content_type, std::string_view body, std::string_view override) const | corespace::http_client | private |
| status_good(const http_response &response) | corespace::http_client | privatestatic |
| status_retry(const http_response &response, bool net_ok) | corespace::http_client | privatestatic |
| update_headers(http_response &response) const | corespace::http_client | private |
| update_metrics(const http_response &response, std::chrono::milliseconds elapsed) | corespace::http_client | private |
| write_callback(const char *ptr, size_t size, size_t n, void *data) | corespace::http_client | privatestatic |