Searched refs:old (Results 1 – 25 of 55) sorted by relevance
123
6 EdelCurlRoot-ca.cnt.old9 EdelCurlRoot-ca.db.attr.old10 EdelCurlRoot-ca.db.old
52 http://the.old.moo.%TESTNUMBER:%HTTPPORT/%TESTNUMBER %HOSTIP:%PROXYPORT62 CONNECT the.old.moo.%TESTNUMBER:%HTTPPORT HTTP/1.163 Host: the.old.moo.%TESTNUMBER:%HTTPPORT70 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
54 http://the.old.moo.%TESTNUMBER:%HTTPPORT/%TESTNUMBER %HOSTIP:%PROXYPORT64 CONNECT the.old.moo.%TESTNUMBER:%HTTPPORT HTTP/1.165 Host: the.old.moo.%TESTNUMBER:%HTTPPORT72 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
53 http://the.old.moo.%TESTNUMBER:%HTTPPORT/%TESTNUMBER %HOSTIP:%PROXYPORT63 CONNECT the.old.moo.%TESTNUMBER:%HTTPPORT HTTP/1.164 Host: the.old.moo.%TESTNUMBER:%HTTPPORT72 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
63 http://the.old.moo.%TESTNUMBER:%HTTPPORT/%TESTNUMBER %HOSTIP:%PROXYPORT77 CONNECT the.old.moo.%TESTNUMBER:%HTTPPORT HTTP/1.178 Host: the.old.moo.%TESTNUMBER:%HTTPPORT85 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
44 http://the.old.moo:%HTTPPORT/%TESTNUMBER %HOSTIP:%PROXYPORT54 GET http://the.old.moo:%HTTPPORT/%TESTNUMBER HTTP/1.155 Host: the.old.moo:%HTTPPORT
38 [old] outlen == 1439 [old] unescape == original? YES
22 # require debug so that alt-svc can work over plain old HTTP
23 # require debug so that alt-svc can work over plain old HTTP
32 "http://the.old.moo:%HTTPPORT/%TESTNUMBER" %HOSTIP:%PROXYPORT
22 .old.example "20161001 04:47:41"41 'old.example' is not HSTS
39 # old libssh installs return the wrong thing
41 HTTP 200 If-Modified-Since with old+new documents
37 # require debug so that alt-svc can work over plain old HTTP
37 CURLOPT_MAXAGE_CONN(3) limit prevents libcurl from trying too old38 connections for reuse, since old connections have a higher risk of not working
49 "ftp://example.com/old-server/file.txt");
53 "ftp://example.com/old-server/file.txt");
39 libcurl from trying too old connections for reuse. This can be used for
20 In old versions of curl this option was documented to allow _only_ TLS 1.0.
21 In old versions of curl this option was documented to allow _only_ TLS 1.1.
21 In old versions of curl this option was documented to allow _only_ TLS 1.2.
20 curl if built to use old versions of OpenSSL.
19 only had an effect on curl if built to use old versions of OpenSSL.
16 - --get -d "tool=curl" -d "age=old" $URL
255 struct curl_slist *old = hdrcbdata->headlist; in tool_header_cb() local256 hdrcbdata->headlist = curl_slist_append(old, clone); in tool_header_cb()259 curl_slist_free_all(old); in tool_header_cb()
Completed in 14 milliseconds