Home
last modified time | relevance | path

Searched refs:Curl_http_auth_act (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/lib/
H A Dhttp.h157 CURLcode Curl_http_auth_act(struct Curl_easy *data);
H A Dcf-h1-proxy.c527 result = Curl_http_auth_act(data); in recv_CONNECT_resp()
H A Dc-hyper.c513 /* Curl_http_auth_act() checks what authentication methods that are in Curl_hyper_stream()
516 result = Curl_http_auth_act(data); in Curl_hyper_stream()
H A Dhttp.c555 * Curl_http_auth_act() gets called when all HTTP headers have been received
561 CURLcode Curl_http_auth_act(struct Curl_easy *data) in Curl_http_auth_act() function
4182 /* Curl_http_auth_act() checks what authentication methods in http_rw_headers()
4185 result = Curl_http_auth_act(data); in http_rw_headers()

Completed in 9 milliseconds