Searched refs:expand (Results 1 – 25 of 29) sorted by relevance
12
5 expand15 try --expand without an argument18 --expand-url
40 variable expand the file name with --expand-output44 --expand-output %LOGDIR/{{FUNVALUE}}
23 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable what=hello --expand-data "--{{what:trim,url}}"
23 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable what=hello --expand-data "--{{what:trim:super}}"
22 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable what@%LOGDIR/junk --expand-data "{{what}}"
24 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable name"@&LOGDIR/fooo;[15-14]" --expand-data '{{name}}'
25 expand-data {{MISSING}}
37 --variable moby="Call me Ishmael" --expand-url "http://%HOSTIP:%HTTPPORT/{{moby:b64}}/%TESTNUMBER"
42 --expand-data {{FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF…
41 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable hello@%LOGDIR/junk --expand-data {{hello:json}}
41 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable what@%LOGDIR/junk --expand-data "{{what:trim:url}}"
38 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable name"@-;[5-15]" --expand-data '{{name}}'
38 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable name"@%LOGDIR/in%TESTNUMBER;[75-85]" --expand-data …
46 --expand-data 1{{FUNVALUE}}2{{VALUE2}}3{{curl_NOT_SET}}4{{AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA…
41 Environment variables in config file w/o [expand]
38 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable name"@%LOGDIR/in%TESTNUMBER;[5-15]" --expand-data '…
38 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable name"@%LOGDIR/in%TESTNUMBER;[15-15]" --expand-data …
41 …able what@%LOGDIR/junk --variable second=hello --variable second=again --expand-data "--{{what:tri…
38 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable name"@%LOGDIR/in%TESTNUMBER;[5-]" --expand-data '{{…
56 --expand-data 1{{FUNVALUE}}2{{VALUE2}}3{{curl_NOT_SET}}4{{BLANK}}5\{{verbatim}}6{{not.good}}7{{}}
13 - --variable name=smith --expand-url "$URL/{{name}}"26 when that option name is prefixed with `--expand-`, and the name is used as49 --expand-variable. Like for example assigning a new variable using contents52 curl --expand-variable "user={{firstname}} {{lastname}}"68 curl --expand-url https.//example.com/{{url:trim}}75 curl --expand-data {{data:json}} https://example.com82 curl --expand-url https://example.com/{{path:url}}89 curl --expand-url https://example.com/{{var:b64}}
26 When performing a mailing list expand (EXPN command), the recipient should be
405 #define expand(x) enquote(x) macro406 #pragma message("_WIN32_WINNT=" expand(_WIN32_WINNT))
47 When performing a mailing list expand (**EXPN** command), each recipient
Completed in 20 milliseconds