Searched refs:replaces (Results 1 – 10 of 10) sorted by relevance
2 <!-- This replaces test 577 -->
2 <!-- This replaces test 558 -->
2 <!-- This replaces test 559 -->
33 It replaces --haproxy-protocol if used, it is not necessary to specify both flags.
45 time *replaces* the former timeout. The application should then effectively
76 The new host+key is accepted and libcurl replaces the old host+key into the
53 CURLOPT_DEBUGFUNCTION(3) replaces the standard debug function used when
78 There is an alternative option that sets or replaces headers only for requests
1110 bool replaces = FALSE; in Curl_cookie_add() local1166 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()
48 replaces the data that was previously stored for that part with the new
Completed in 14 milliseconds