Home
last modified time | relevance | path

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

/third_party/curl/lib/
Durldata.h1342 unsigned int first_remote_protocol; member
Dhttp.c790 (data->state.first_remote_protocol == conn->handler->protocol))); in Curl_allow_auth_to_host()
2100 data->state.first_remote_protocol = conn->handler->protocol; in Curl_http_host()