Home
last modified time | relevance | path

Searched refs:x (Results 151 – 175 of 472) sorted by relevance

12345678910>>...19

/curl/src/
H A Dtool_parsecfg.c41 #define ISSEP(x,dash) (!dash && (((x) == '=') || ((x) == ':'))) argument
/curl/tests/data/
H A Dtest39919 url = http://%repeat[65536 x a]%/399
H A Dtest163378 Content-Type: application/x-www-form-urlencoded
90 Content-Type: application/x-www-form-urlencoded
H A Dtest24572 Content-Type: application/x-www-form-urlencoded
80 Content-Type: application/x-www-form-urlencoded
H A Dtest107043 Here's 2000 x 'O':
58 Content-Type: application/x-www-form-urlencoded
H A Dtest36363 http://test.%TESTNUMBER:%HTTPPORT/we/want/that/page/%TESTNUMBER -p -x %HOSTIP:%PROXYPORT -d "datato…
83 Content-Type: application/x-www-form-urlencoded
H A Dtest132918 http://%HOSTIP:%HTTPPORT/we/want/that/page/%TESTNUMBER -x "/server"
H A Dtest21927 -x foo://%HOSTIP:%NOLISTENPORT/%TESTNUMBER http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
H A Dtest24398 Content-Type: application/x-www-form-urlencoded
107 Content-Type: application/x-www-form-urlencoded
116 Content-Type: application/x-www-form-urlencoded
H A Dtest17571 Content-Type: application/x-www-form-urlencoded
78 Content-Type: application/x-www-form-urlencoded
H A Dtest37519 -x wohoo http://example.com/
H A Dtest144727 --proxy "http://a:b@/x" http://%HOSTIP:%NOLISTENPORT
H A Dtest72929 http://fake --limit-rate 1 -x socks4a://aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
H A Dtest99314 %repeat[1000 x 95 328485%0d%0a]%</data>
H A Dtest128475 Content-Type: application/x-www-form-urlencoded
83 Content-Type: application/x-www-form-urlencoded
/curl/lib/
H A Dsocks.h32 #define Curl_SOCKS_getsock(x,y,z) 0 argument
H A Dftplistparser.h75 #define Curl_wildcard_dtor(x) argument
H A Descape.c103 #define onehex2dec(x) hextable[x - '0'] argument
H A Dc-hyper.h60 #define Curl_hyper_done(x) argument
/curl/docs/libcurl/opts/
H A DCURLOPT_AWS_SIGV4.md61 **"TEST-HMAC-SHA256"** for "Algorithm", **"x-try-date"** and **"X-Try-Date"**
63 **"SignedHeaders=content-type;host;x-try-date"** for "signed headers"
116 **x-provider2-content-sha256**.
118 For **aws:s3**, a **x-amz-content-sha256** header is added to every request if
/curl/lib/vtls/
H A Dopenssl.c160 #define ASN1_STRING_get0_data(x) ASN1_STRING_data(x) argument
161 #define X509_get0_notBefore(x) X509_get_notBefore(x) argument
162 #define X509_get0_notAfter(x) X509_get_notAfter(x) argument
691 #define BIO_set_init(x,v) ((x)->init=(v)) argument
692 #define BIO_get_data(x) ((x)->ptr) argument
693 #define BIO_set_data(x,v) ((x)->ptr=(v)) argument
695 #define BIO_get_shutdown(x) ((x)->shutdown) argument
696 #define BIO_set_shutdown(x,v) ((x)->shutdown=(v)) argument
1181 if(!x) { in SSL_CTX_use_certificate_blob()
1188 X509_free(x); in SSL_CTX_use_certificate_blob()
[all …]
/curl/tests/unit/
H A Dunit1653.c45 #define free_and_clear(x) free(x); x = NULL argument
/curl/docs/cmdline-opts/
H A Dproxy-service-name.md15 - --proxy-service-name "shrubbery" -x proxy $URL
H A Dtlsv1.md23 Use at least TLS version 1.x when negotiating with a remote TLS server. That
/curl/include/curl/
H A Dsystem.h479 # define CURLINC_OFF_T_C_HLPR2(x) x argument
480 # define CURLINC_OFF_T_C_HLPR1(x) CURLINC_OFF_T_C_HLPR2(x) argument

Completed in 42 milliseconds

12345678910>>...19