Home
last modified time | relevance | path

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

12345678910>>...14

/curl/tests/data/
H A Dtest146341 -I, --head Show document info only
42 -l, --list-only List only mode
43 -r, --range <range> Retrieve only the bytes within RANGE
H A Dtest146441 -I, --head Show document info only
42 -l, --list-only List only mode
43 -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. HTTP/3 is only available for
33 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 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 (added in
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
H A Dech.md38 ECH only works with TLS 1.3 and also requires using
48 (only available with OpenSSL TLS support)
/curl/docs/libcurl/opts/
H A DCURLOPT_ALTSVC_CTRL.md37 libcurl only accepts Alt-Svc headers over a secure transport, meaning
38 HTTPS. It also only completes a request to an alternative origin if that
42 Alternative services are only used when setting up new connections. If there
60 Accept alternative services offered over HTTP/2. This is only used if libcurl
65 Accept alternative services offered over HTTP/3. This is only used if libcurl
73 only set if libcurl was built with support for those versions.
H A DCURLOPT_CONNECT_ONLY.md25 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_CONNECT_ONLY, long only);
44 Transfers marked connect only do not reuse any existing connections and
45 connections marked connect only are not allowed to get reused.
47 If the connect only transfer is done using the multi interface, the particular
69 /* only connected! */
H A DCURLOPT_FTPSSLAUTH.md29 "AUTH TLS" or "AUTH SSL" when FTP over SSL is activated. This is only
40 Try "AUTH SSL" first, and only if that fails try "AUTH TLS".
44 Try "AUTH TLS" first, and only if that fails try "AUTH SSL".
H A DCURLOPT_IPRESOLVE.md45 Uses only IPv4 addresses.
49 Uses only IPv6 addresses.
65 /* of all addresses example.com resolves to, only IPv6 ones are used */
H A DCURLOPT_PROXY_SSL_OPTIONS.md43 option to 1 you ask for exactly that. This option is only supported for Secure
49 where such behavior is present. This option is only supported for Schannel
57 does by default. This option is only supported for OpenSSL and fails the
65 present. This option is only supported for Schannel (the native Windows SSL
83 authentication, when requested by the server. This option is only supported
104 /* weaken TLS only for use with silly proxies */
H A DCURLOPT_SSL_OPTIONS.md41 option to 1 you ask for exactly that. This option is only supported for Secure
47 where such behavior is present. This option is only supported for Schannel
55 does by default. This option is only supported for OpenSSL and fails the
63 present. This option is only supported for Schannel (the native Windows SSL
81 authentication, when requested by the server. This option is only supported
101 /* weaken TLS only for use with silly servers */
H A DCURLOPT_NETRC.md47 standard Unix ftp client does). It should only be readable by user.
59 password only) or for the host only, to find the first username and password
66 (to find the password only) or for the host only, to find the first username
78 r, and t. Quoted strings are the only way a space character can be used in
91 can be only one default token, and it must be after all machine tokens. To
H A DCURLOPT_HEADEROPT.md36 **CURLHEADER_SEPARATE** - makes CURLOPT_HTTPHEADER(3) headers only get
40 doing CONNECT, libcurl sends CURLOPT_PROXYHEADER(3) headers only to the
41 proxy and then CURLOPT_HTTPHEADER(3) headers only to the server.
/curl/
H A Dappveyor.yml40 - job_name: 'CMake, VS2008, Release, x86, Schannel, Build-only'
51 - job_name: 'CMake, VS2022, Release, x64, OpenSSL 3.2, WebSockets, Build-only'
65 - job_name: 'CMake, VS2022, Release, arm64, Schannel, Static, Build-only'
77 - job_name: 'CMake, VS2010, Debug, x64, Schannel, Static, Build-only'
109 - job_name: 'CMake, VS2022, Debug, x64, no SSL, Static, HTTP only'
181 - job_name: 'winbuild, VS2015, Debug, x64, OpenSSL 1.1.1, Build-only'
188 - job_name: 'winbuild, VS2015, Release, x64, OpenSSL 1.1.1, Build-only'
195 - job_name: 'winbuild, VS2017, Debug, x64, OpenSSL 1.1.1, Build-only'
202 - job_name: 'winbuild, VS2017, Release, x64, OpenSSL 1.1.1, Build-only'
240 - job_name: 'VisualStudioSolution, VS2013, Debug, x86, Schannel, Build-only'
[all …]
H A Dmaketgz43 only=1
45 only=
74 if test -z "$only"; then
104 if test -n "$only"; then
/curl/.github/
H A Dlock.yml11 # Limit to only `issues` or `pulls`
12 # only: issues
/curl/docs/libcurl/
H A Dlibcurl-env-dbg.md19 This is a set of variables only recognized and used if libcurl was built
21 These variables are intended for internal use only, subject to change and have
53 only send 800.
58 QUIC only.
90 An alternative size of HTTP data to be sent at a time only if smaller than the
95 An alternative size of socket data to be sent at a time only if smaller than
/curl/m4/
H A Dcurl-rustls.m461 dnl specify PKG_CONFIG_LIBDIR we are only looking where
118 $PKGCONFIG --libs-only-l --libs-only-other rustls 2>/dev/null`
121 $PKGCONFIG --libs-only-L rustls 2>/dev/null`
124 $PKGCONFIG --cflags-only-I rustls 2>/dev/null`
134 dnl instead of below with CPPFLAGS and LDFLAGS because we only
135 dnl learn about this via pkg-config. If we only have

Completed in 59 milliseconds

12345678910>>...14