Arachne 1.0
Arachne - the perpetual stitcher of Wikidata entities.
Loading...
Searching...
No Matches
corespace::http_client Member List

This is the complete list of members for corespace::http_client, including all inherited members.

apply_server_retry_hint(long long &sleep_ms) constcorespace::http_clientprivate
build_form_body(const parameter_list &form) constcorespace::http_clientprivate
build_url(std::string_view url, const parameter_list &params)corespace::http_clientprivatestatic
curlcorespace::http_clientprivate
curl_url_ptr typedefcorespace::http_clientprivate
get(std::string_view url, const parameter_list &params={}, std::string_view override={})corespace::http_client
header_listcorespace::http_clientprivate
http_client()corespace::http_clientexplicit
metricscorespace::http_clientprivate
metrics_info() constcorespace::http_client
mucorespace::http_clientmutableprivate
next_delay(int attempt) constcorespace::http_clientprivate
optcorespace::http_clientprivate
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={}) constcorespace::http_clientprivate
request_post(CURLU *url_handle, std::chrono::milliseconds &elapsed, std::string_view content_type, std::string_view body, std::string_view override) constcorespace::http_clientprivate
status_good(const http_response &response)corespace::http_clientprivatestatic
status_retry(const http_response &response, bool net_ok)corespace::http_clientprivatestatic
update_headers(http_response &response) constcorespace::http_clientprivate
update_metrics(const http_response &response, std::chrono::milliseconds elapsed)corespace::http_clientprivate
write_callback(const char *ptr, size_t size, size_t n, void *data)corespace::http_clientprivatestatic