Home
last modified time | relevance | path

Searched refs:first_remote_protocol (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/lib/vauth/
Dvauth.c162 (data->state.first_remote_protocol == conn->handler->protocol))); in Curl_auth_allowed_to_host()
/third_party/curl/lib/
Drtsp.c253 data->state.first_remote_protocol = conn->handler->protocol; in rtsp_do()
Durldata.h1340 curl_prot_t first_remote_protocol; member
Dhttp.c2213 data->state.first_remote_protocol = conn->handler->protocol; in Curl_http_host()