Home
last modified time | relevance | path

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

123

/curl/tests/certs/
H A D.gitignore6 EdelCurlRoot-ca.cnt.old
9 EdelCurlRoot-ca.db.attr.old
10 EdelCurlRoot-ca.db.old
/curl/tests/data/
H A Dtest152552 http://the.old.moo.%TESTNUMBER:%HTTPPORT/%TESTNUMBER %HOSTIP:%PROXYPORT
62 CONNECT the.old.moo.%TESTNUMBER:%HTTPPORT HTTP/1.1
63 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
70 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
H A Dtest152654 http://the.old.moo.%TESTNUMBER:%HTTPPORT/%TESTNUMBER %HOSTIP:%PROXYPORT
64 CONNECT the.old.moo.%TESTNUMBER:%HTTPPORT HTTP/1.1
65 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
72 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
H A Dtest152753 http://the.old.moo.%TESTNUMBER:%HTTPPORT/%TESTNUMBER %HOSTIP:%PROXYPORT
63 CONNECT the.old.moo.%TESTNUMBER:%HTTPPORT HTTP/1.1
64 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
72 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
H A Dtest150963 http://the.old.moo.%TESTNUMBER:%HTTPPORT/%TESTNUMBER %HOSTIP:%PROXYPORT
77 CONNECT the.old.moo.%TESTNUMBER:%HTTPPORT HTTP/1.1
78 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
85 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
H A Dtest152844 http://the.old.moo:%HTTPPORT/%TESTNUMBER %HOSTIP:%PROXYPORT
54 GET http://the.old.moo:%HTTPPORT/%TESTNUMBER HTTP/1.1
55 Host: the.old.moo:%HTTPPORT
H A Dtest153738 [old] outlen == 14
39 [old] unescape == original? YES
H A Dtest191322 # require debug so that alt-svc can work over plain old HTTP
H A Dtest191423 # require debug so that alt-svc can work over plain old HTTP
H A Dtest152932 "http://the.old.moo:%HTTPPORT/%TESTNUMBER" %HOSTIP:%PROXYPORT
H A Dtest166022 .old.example "20161001 04:47:41"
41 'old.example' is not HSTS
H A Dtest145939 # old libssh installs return the wrong thing
H A Dtest112841 HTTP 200 If-Modified-Since with old+new documents
H A Dtest190837 # require debug so that alt-svc can work over plain old HTTP
/curl/docs/libcurl/opts/
H A DCURLOPT_MAXAGE_CONN.md37 CURLOPT_MAXAGE_CONN(3) limit prevents libcurl from trying too old
38 connections for reuse, since old connections have a higher risk of not working
H A DCURLOPT_FTP_USE_PRET.md49 "ftp://example.com/old-server/file.txt");
H A DCURLOPT_PROXY_TRANSFER_MODE.md53 "ftp://example.com/old-server/file.txt");
H A DCURLOPT_MAXLIFETIME_CONN.md39 libcurl from trying too old connections for reuse. This can be used for
/curl/docs/cmdline-opts/
H A Dtlsv1.0.md20 In old versions of curl this option was documented to allow _only_ TLS 1.0.
H A Dtlsv1.1.md21 In old versions of curl this option was documented to allow _only_ TLS 1.1.
H A Dtlsv1.2.md21 In old versions of curl this option was documented to allow _only_ TLS 1.2.
H A Degd-file.md20 curl if built to use old versions of OpenSSL.
H A Drandom-file.md19 only had an effect on curl if built to use old versions of OpenSSL.
H A Dget.md16 - --get -d "tool=curl" -d "age=old" $URL
/curl/src/
H A Dtool_cb_hdr.c255 struct curl_slist *old = hdrcbdata->headlist; in tool_header_cb() local
256 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

123