Home
last modified time | relevance | path

Searched refs:replaced (Results 1 – 25 of 25) sorted by relevance

/curl/tests/data/
H A Dtest47 HTTP replaced headers
33 …-H "extra-header: here" -H "Accept: replaced" -H "X-Custom-Header;" -H "X-Test: foo; " -H "X-Test:…
45 Accept: replaced
54 Accept: replaced
H A Dtest15956 HTTP replaced headers
H A Dtest15936 HTTP replaced headers
H A Dtest15946 HTTP replaced headers
H A Dtest15966 HTTP replaced headers
H A Dtest12927 HTTP replaced headers
H A Dtest976 HTTP replaced headers
H A Dtest12586 HTTP replaced headers
H A Dtest15628 HTTP replaced headers
H A Dtest446 HTTP replaced headers
H A Dtest13322 # test case cloned from 1076 and then 302 was replaced with 303
H A Dtest626 HTTP replaced headers
H A Dtest618 HTTP replaced headers
H A Dtest2586 HTTP replaced headers
H A Dtest15619 HTTP replaced headers
/curl/src/
H A Dvar.h42 bool *replaced);
H A Dvar.c209 bool *replaced) in varexpand() argument
215 *replaced = FALSE; in varexpand()
336 *replaced = added; in varexpand()
H A Dtool_getparam.c1091 bool replaced; in getparameter() local
1099 err = varexpand(global, nextarg, &nbuf, &replaced); in getparameter()
1104 if(replaced) { in getparameter()
/curl/docs/libcurl/opts/
H A DCURLOPT_PROXYHEADER.md38 NOT a header and cannot be replaced using this option. Only the lines
H A DCURLOPT_HTTPHEADER.md62 POST) is not a header and cannot be replaced using this option. Only the lines
74 The most commonly replaced HTTP headers have "shortcuts" in the options
H A DCURLOPT_COOKIELIST.md102 cookie. A live cookie is not replaced by one read from a file.
/curl/docs/cmdline-opts/
H A Doutput.md26 followed by a number in the filename. That variable is then replaced with the
/curl/tests/
H A DCMakeLists.txt54 # replaced by the contents of the environment variable in runtests.pl.
/curl/docs/libcurl/
H A Dcurl_url_set.md73 Allows the full URL of the handle to be replaced. If the handle already is
77 is replaced with the components of the newly set URL.
H A Dlibcurl-security.md84 or in fact the whole server might have been replaced by an evil actor.

Completed in 29 milliseconds