Home
last modified time | relevance | path

Searched refs:only (Results 51 – 75 of 330) sorted by relevance

12345678910>>...14

/curl/docs/libcurl/
H A Dcurl_easy_recv.md51 Wait on the socket only if curl_easy_recv(3) returns **CURLE_AGAIN**.
57 curl_easy_recv(3) may return **CURLE_AGAIN** if the only data that was
69 /* Do not do the transfer - only connect to host */
H A Dlibcurl-ws.md30 You still only include \<curl/curl.h\> in your code.
63 been received since only frames have set sizes.
110 By setting CURLOPT_CONNECT_ONLY(3) to **2L**, the transfer only
123 It is only built-in if explicitly opted in at build time. We discourage use of
H A Dcurl_url_set.md80 URL parser only understands and parses the subset of URLS that are
82 normally specified with only a colon separator.
84 By default this API only parses URLs using schemes for protocols that are
95 Scheme cannot be URL decoded on set. libcurl only accepts setting schemes up
100 If only the user part is set and not the password, the URL is represented with
105 If only the password part is set and not the user, the URL is represented with
111 userinfo part. It is only recognized/used when parsing URLs for the following
206 host part (normally the only mandatory part of the authority), but libcurl
H A Dcurl_ws_meta.md37 This function only works from within the callback, and only when receiving
141 This function returns a pointer to a *curl_ws_frame* struct with read-only
/curl/docs/libcurl/opts/
H A DCURLMOPT_MAXCONNECTS.md40 This option is for the multi handle's use only, when using the easy interface
61 /* only keep 10 connections in the cache */
H A DCURLOPT_HTTPPROXYTUNNEL.md36 it allows CONNECT requests to and often only port 80 and 443 are allowed.
41 HTTP proxies can generally only speak HTTP (for obvious reasons), which makes
H A DCURLOPT_POSTREDIR.md44 POST to remain a POST after such a redirection. This option is meaningful only
75 only supported the 301 then. CURL_REDIR_POST_303 was added in 7.26.0.
H A DCURLOPT_STREAM_WEIGHT.md33 stream used by the easy *handle*. Setting and using weights only makes
34 sense and is only usable when doing multiple streams over the same
H A DCURLOPT_REDIR_PROTOCOLS.md37 limit specific transfers to only be allowed to use a subset of protocols in
96 /* only allow redirects to HTTP and HTTPS URLs */
/curl/docs/cmdline-opts/
H A Dpost303.md22 303 redirection. This option is meaningful only when using --location.
H A Dproxy-crlfile.md23 Equivalent to --crlfile but only used in HTTPS proxy context.
H A Dcacert.md33 (iOS and macOS only) If curl is built against Secure Transport, then this
39 (Schannel only) This option is supported for Schannel in Windows 7 or later
H A Dretry-delay.md20 between retries). This option is only interesting if --retry is also
H A Degd-file.md19 Deprecated option (added in 7.84.0). Prior to that it only had an effect on
H A Drandom-file.md19 only had an effect on curl if built to use old versions of OpenSSL.
H A Dproxy1.0.md23 The only difference between this and the HTTP proxy option --proxy, is that
H A Ddelegation.md26 Delegates if and only if the OK-AS-DELEGATE flag is set in the Kerberos
/curl/tests/data/
H A Dtest145132 …kgutil').find_loader('impacket') or (__import__('sys').stdout.write('Test only works if Python pac…
H A Dtest30646 HTTPS GET, receive no headers only data!
H A Dtest93924 RFC821-only SMTP with username and password
H A Dtest90225 RFC821-only SMTP server (EHLO not supported)
H A Dtest95731 SMTP VRFY without SMTPUTF8 support - UTF-8 based recipient (local part only)
H A Dtest96132 SMTP external VRFY without SMTPUTF8 support - UTF-8 based recipient (host part only)
H A Dtest207829 curl --negotiate should not send empty POST request only
H A Dtest15827 HTTP multipart formpost with only a 100 reply

Completed in 39 milliseconds

12345678910>>...14