Home
last modified time | relevance | path

Searched refs:replaces (Results 1 – 10 of 10) sorted by relevance

/curl/tests/data/
H A Dtest13072 <!-- This replaces test 577 -->
H A Dtest13052 <!-- This replaces test 558 -->
H A Dtest13062 <!-- This replaces test 559 -->
/curl/docs/cmdline-opts/
H A Dhaproxy-clientip.md33 It replaces --haproxy-protocol if used, it is not necessary to specify both flags.
/curl/docs/libcurl/opts/
H A DCURLMOPT_TIMERFUNCTION.md45 time *replaces* the former timeout. The application should then effectively
H A DCURLOPT_SSH_KEYFUNCTION.md76 The new host+key is accepted and libcurl replaces the old host+key into the
H A DCURLOPT_DEBUGFUNCTION.md53 CURLOPT_DEBUGFUNCTION(3) replaces the standard debug function used when
H A DCURLOPT_HTTPHEADER.md78 There is an alternative option that sets or replaces headers only for requests
/curl/lib/
H A Dcookie.c1110 bool replaces = FALSE; in Curl_cookie_add() local
1166 if(replace_existing(data, co, ci, secure, &replaces)) in Curl_cookie_add()
1177 replaces ? "Replaced":"Added", co->name, co->value, in Curl_cookie_add()
1180 if(!replaces) in Curl_cookie_add()
/curl/docs/libcurl/
H A Dcurl_url_set.md48 replaces the data that was previously stored for that part with the new

Completed in 35 milliseconds