Home
last modified time | relevance | path

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

12345678910>>...13

/curl/tests/data/
H A Dtest146340 -I, --head Show document info only
41 -l, --list-only List only mode
42 -r, --range <range> Retrieve only the bytes within RANGE
H A Dtest146440 -I, --head Show document info only
41 -l, --list-only List only mode
42 -r, --range <range> Retrieve only the bytes within RANGE
/curl/docs/cmdline-opts/
H A Dhttp3-only.md4 Long: http3-only
10 Help: Use HTTP v3 only
18 - --http3-only $URL
21 # `--http3-only`
24 earlier HTTP versions. HTTP/3 can only be used for HTTPS and not for HTTP
H A Dlist-only.md4 Long: list-only
7 Help: List only mode
15 - --list-only ftp://example.com/dir/
18 # `--list-only`
20 When listing an FTP directory, force a name-only view. Maybe particularly
26 Note: Some FTP servers list only files in their response to NLST; they do not
29 When listing an SFTP directory, this switch forces a name-only view, one per
H A Dhead.md6 Help: Show document info only
21 Fetch the headers only. HTTP-servers feature the command HEAD which this uses
23 curl displays the file size and last modification time only.
H A Dhttp3.md8 Mutexed: http1.1 http1.0 http2 http2-prior-knowledge http3-only
23 if the HTTP/3 connection establishment fails or is slow. HTTP/3 is only
35 Use --http3-only for similar functionality *without* a fallback.
H A Dipv6.md23 Use IPv6 addresses only when resolving hostnames, and not for example try
26 Your resolver may respond to an IPv6-only resolve request by returning IPv6
H A Dproxy-tlsauthtype.md20 Set TLS authentication type with HTTPS proxy. The only supported option is
21 `SRP`, for TLS-SRP (RFC 5054). This option works only if the underlying
H A Dtlsauthtype.md19 Set TLS authentication type. Currently, the only supported option is `SRP`,
22 only if the underlying libcurl is built with TLS-SRP support, which requires
H A Dproto-redir.md21 Example, allow only HTTP and HTTPS on redirect:
25 By default curl only allows HTTP, HTTPS, FTP and FTPS on redirects
H A Dproto.md31 Permit only this protocol (ignoring the list already permitted), though
39 --proto -all,https,+http only enables http and https
41 --proto =http,https also only enables http and https
H A Drange.md6 Help: Retrieve only the bytes within RANGE
37 specifies the first and last byte only(*)(HTTP)
55 FTP and SFTP range downloads only support the simple 'start-stop' syntax
/curl/docs/libcurl/opts/
H A DCURLOPT_ALTSVC_CTRL.md38 libcurl only accepts Alt-Svc headers over a Secure Transport, meaning
39 HTTPS. It also only completes a request to an alternative origin if that
43 Alternative services are only used when setting up new connections. If there
49 and HTTP/3 bits are only set if libcurl was built with support for those
66 Accept alternative services offered over HTTP/2. This is only used if libcurl
71 Accept alternative services offered over HTTP/3. This is only used if libcurl
H A DCURLOPT_CONNECT_ONLY.md26 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_CONNECT_ONLY, long only);
45 Transfers marked connect only do not reuse any existing connections and
46 connections marked connect only are not allowed to get reused.
48 If the connect only transfer is done using the multi interface, the particular
72 /* only connected */
H A DCURLOPT_FTPSSLAUTH.md30 "AUTH TLS" or "AUTH SSL" when FTP over SSL is activated. This is only
41 Try "AUTH SSL" first, and only if that fails try "AUTH TLS".
45 Try "AUTH TLS" first, and only if that fails try "AUTH SSL".
H A DCURLOPT_SSL_OPTIONS.md42 option to 1 you ask for exactly that. This option is only supported for Secure
48 where such behavior is present. This option is only supported for Schannel
56 does by default. This option is only supported for OpenSSL and fails the
64 present. This option is only supported for Schannel (the native Windows SSL
82 authentication, when requested by the server. This option is only supported
92 is only supported for GnuTLS. This option works on a best effort basis,
113 /* weaken TLS only for use with silly servers */
H A DCURLOPT_IPRESOLVE.md46 Uses only IPv4 addresses.
50 Uses only IPv6 addresses.
68 /* of all addresses example.com resolves to, only IPv6 ones are used */
H A DCURLOPT_PROXY_SSL_OPTIONS.md44 option to 1 you ask for exactly that. This option is only supported for Secure
50 where such behavior is present. This option is only supported for Schannel
58 does by default. This option is only supported for OpenSSL and fails the
66 present. This option is only supported for Schannel (the native Windows SSL
84 authentication, when requested by the server. This option is only supported
107 /* weaken TLS only for use with silly proxies */
H A DCURLOPT_NETRC.md50 standard Unix ftp client does). It should only be readable by user.
62 password only) or for the host only, to find the first username and password
69 (to find the password only) or for the host only, to find the first username
81 r, and t. Quoted strings are the only way a space character can be used in
94 can be only one default token, and it must be after all machine tokens. To
H A DCURLOPT_HEADEROPT.md37 **CURLHEADER_SEPARATE** - makes CURLOPT_HTTPHEADER(3) headers only get
41 doing CONNECT, libcurl sends CURLOPT_PROXYHEADER(3) headers only to the
42 proxy and then CURLOPT_HTTPHEADER(3) headers only to the server.
/curl/
H A Dappveyor.yml128 - job_name: 'CMake, VS2022, Debug, x64, no SSL, Static, HTTP only, Build-tests'
140 - job_name: 'winbuild, VS2015, Debug, x64, OpenSSL 1.1.1, Build-only'
146 - job_name: 'winbuild, VS2015, Release, x64, OpenSSL 1.1.1, Build-only'
152 - job_name: 'winbuild, VS2017, Debug, x64, OpenSSL 1.1.1, Build-only'
158 - job_name: 'winbuild, VS2017, Release, x64, OpenSSL 1.1.1, Build-only'
164 - job_name: 'winbuild, VS2015, Debug, x64, OpenSSL 1.1.1, Unicode, Build-only'
170 - job_name: 'winbuild, VS2015, Release, x64, OpenSSL 1.1.1, Unicode, Build-only'
176 - job_name: 'winbuild, VS2017, Debug, x64, OpenSSL 1.1.1, Unicode, Build-only'
182 - job_name: 'winbuild, VS2017, Release, x64, OpenSSL 1.1.1, Unicode, Build-only'
191 - job_name: 'VisualStudioSolution, VS2013, Debug, x86, Schannel, Build-only'
[all …]
/curl/.github/
H A Dlock.yml11 # Limit to only `issues` or `pulls`
12 # only: issues
/curl/scripts/
H A Dmaketgz44 only=""
47 only=1
81 if test -z "$only"; then
109 if test -n "$only"; then
/curl/m4/
H A Dcurl-rustls.m454 dnl specify PKG_CONFIG_LIBDIR we are only looking where
119 $PKGCONFIG --libs-only-l --libs-only-other rustls 2>/dev/null`
122 $PKGCONFIG --libs-only-L rustls 2>/dev/null`
125 $PKGCONFIG --cflags-only-I rustls 2>/dev/null`
135 dnl instead of below with CPPFLAGS and LDFLAGS because we only
136 dnl learn about this via pkg-config. If we only have
/curl/docs/libcurl/
H A Dlibcurl-env-dbg.md20 This is a set of variables only recognized and used if libcurl was built
22 These variables are intended for internal use only, subject to change and have
54 only send 800.
59 QUIC only.
100 An alternative size of HTTP data to be sent at a time only if smaller than the
105 An alternative size of socket data to be sent at a time only if smaller than

Completed in 28 milliseconds

12345678910>>...13