Home
last modified time | relevance | path

Searched refs:http_resp (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Dhttp.h279 struct http_resp { struct
284 struct http_resp *prev; argument
290 CURLcode Curl_http_resp_make(struct http_resp **presp,
294 void Curl_http_resp_free(struct http_resp *resp);
H A Dcf-h2-proxy.c70 struct http_resp *resp;
773 struct http_resp *resp; in proxy_h2_on_header()
H A Dhttp.c4363 CURLcode Curl_http_resp_make(struct http_resp **presp, in Curl_http_resp_make()
4367 struct http_resp *resp; in Curl_http_resp_make()
4391 void Curl_http_resp_free(struct http_resp *resp) in Curl_http_resp_free()

Completed in 22 milliseconds