Home
last modified time | relevance | path

Searched refs:a (Results 126 – 150 of 1320) sorted by relevance

12345678910>>...53

/curl/tests/data/
H A Dtest83140 # we try to use the LD_PRELOAD hack, if not a debug build
59 # The multi interface considers a broken "CONNECT" as a prematurely broken
60 # transfer and such a connection will not get a "LOGOUT"
H A Dtest108015 HTTP/1.1 301 This is a weirdo text message swsclose
20 This server reply is for testing a simple Location: following
52 HTTP/1.1 301 This is a weirdo text message swsclose
57 This server reply is for testing a simple Location: following
59 HTTP/1.1 301 This is a weirdo text message swsclose
64 This server reply is for testing a simple Location: following
H A Dtest93340 # we try to use the LD_PRELOAD hack, if not a debug build
59 # The multi interface considers a broken "CONNECT" as a prematurely broken
60 # transfer and such a connection will not get a "QUIT"
H A Dtest83048 # The multi interface considers a broken "CONNECT" as a prematurely broken
49 # transfer and such a connection will not get a "LOGOUT"
H A Dtest83250 # The multi interface considers a broken "CONNECT" as a prematurely broken
51 # transfer and such a connection will not get a "LOGOUT"
H A Dtest87851 # The multi interface considers a broken "CONNECT" as a prematurely broken
52 # transfer and such a connection will not get a "QUIT"
/curl/docs/cmdline-opts/
H A Dproxy-pinnedpubkey.md22 a path to a file which contains a single public key in PEM or DER format, or
26 When negotiating a TLS or SSL connection, the server sends a certificate
H A Durl.md19 Specify a URL to fetch.
21 If the given URL is missing a scheme name (such as `http://` or `ftp://` etc)
22 then curl makes a guess based on the host. If the outermost subdomain name
24 otherwise HTTP is used. Guessing can be avoided by providing a full URL
25 including the scheme, or disabled by setting a default protocol (added in
H A Dsocks4a.md23 To specify proxy on a unix domain socket, use localhost for host, e.g.
29 This option is superfluous since you can specify a socks4a proxy with --proxy
30 using a socks4a:// protocol prefix. (Added in 7.21.7)
32 --preproxy can be used to specify a SOCKS proxy at the same time --proxy is
33 used with an HTTP/HTTPS proxy (added in 7.52.0). In such a case, curl first
H A Dsocks5-hostname.md22 To specify proxy on a unix domain socket, use localhost for host, e.g.
28 This option is superfluous since you can specify a socks5 hostname proxy with
29 --proxy using a socks5h:// protocol prefix. (Added in 7.21.7)
31 --preproxy can be used to specify a SOCKS proxy at the same time --proxy is
32 used with an HTTP/HTTPS proxy (added in 7.52.0). In such a case, curl first
H A Dproxy-user.md21 If you use a Windows SSPI-enabled curl binary and do either Negotiate or NTLM
23 your environment by specifying a single colon with this option: "-U :".
27 by other users on the same system as they still are visible for a moment
28 before cleared. Such sensitive data should be retrieved from a file instead or
29 similar and never used in clear text in a command line.
/curl/packages/OS400/
H A DREADME.OS4004 This is a true OS/400 ILE implementation, not a PASE implementation (for
48 Variable arguments are a string pointer and a CCSID (unsigned int) for
164 It is not possible to have a string pointer and its CCSID across a function
167 unconvertible strings and thus are NOT followed by a CCSID.
170 The following options are followed by a 'char * *' and a CCSID. Unlike
182 Likewise, the following options are followed by a struct curl_slist * * and a
187 Option CURLINFO_CERTINFO is followed by a struct curl_certinfo * * and a
296 when creating a program using CURL_A).
322 another EBCDIC CCSID is required, it must be set via a locale through a call
375 Since RPG cannot cast a long to a pointer, procedure curl_form_long_value()
[all …]
/curl/docs/libcurl/
H A Dlibcurl-tutorial.md199 Let's assume for a while that you want to receive data as the URL identifies a
224 the data to a different file handle by passing a 'FILE *' to a file opened for
227 Now, we need to take a step back and take a deep breath. Here is one of those
266 For some protocols, downloading a file can involve a complicated process of
310 with a PUT request.
371 char * to a string in the format "user:password". In a manner like this:
840 To tell libcurl to use a proxy at a given port number:
878 defines a list of hosts that should not use a proxy even though a variable may
1137 commands before a transfer, no transfer actually takes place when a quote
1219 libcurl then tells the server to open up a new port and wait for a second
[all …]
H A Dcurl_mime_subparts.md18 curl_mime_subparts - set sub-parts of a multipart mime part
30 curl_mime_subparts(3) sets a multipart mime part's content from a mime
33 *part* is a handle to the multipart part.
35 *subparts* is a mime structure handle holding the sub-parts. After
40 Setting a part's contents multiple times is valid: only the value set by the
87 CURLE_OK or a CURL error code upon failure.
H A Dcurl_multi_remove_handle.md17 curl_multi_remove_handle - remove an easy handle from a multi session
29 Removes a given *easy_handle* from the *multi_handle*. This makes the
32 When the easy handle has been removed from a multi stack, it is again
39 It is fine to remove a handle at any time during a transfer, just not from
46 multi handle, ready to get reused for a future transfer using this multi
61 /* a transfer ended */
H A Dcurl_share_init.md16 curl_share_init - Create a shared object
28 This function returns a pointer to a *CURLSH* handle to be used as input
29 to all the other share-functions, sometimes referred to as a share handle in
30 some places in the documentation. This init call MUST have a corresponding
H A Dlibcurl.md43 The easy interface is a synchronous interface with which you call
52 even to easily download multiple files simultaneously using a single
67 converts a date string to time_t. See curl_getdate(3)
71 get information about a performed transfer. See curl_easy_getinfo(3)
79 builds a linked list. See curl_slist_append(3)
131 libcurl is thread safe but there are a few exceptions. Refer to
142 it opens a new one that is subject for reuse on a possible following call to
160 library loader to set up. Therefore, a program must call a library
187 for constructing a program that uses libcurl is this: Call
202 of a program, e.g. another library. As a module, your code does not know about
[all …]
/curl/packages/vms/
H A Dcurl_release_note_start.txt3 Note: These kits are produced by a hobbyist and are providing any support
8 the sample and test programs, accessing a public HTTPS: website, doing a
11 Due to the way that PCSI identifies packages, if you install a package from
18 This product may be available for your platform in a PCSI kit. The source kit
19 contains files for building CURL using GNV or with a DCL procedure.
21 The GNV based build creates a libcurl share imaged which is supplied in the
30 on the VAX platform. See section below for a special note about HP OpenSSL
39 Normally to use curl from DCL, just create a foreign command as:
64 If you are installing a "daily" build instead of a release build of Curl, some
66 a production build without conflicts.
[all …]
/curl/docs/libcurl/opts/
H A DCURLOPT_MAIL_RCPT.md29 Pass a pointer to a linked list of recipients to pass to the server in your
30 SMTP mail request. The linked list should be a fully valid list of
34 When performing a mail transfer, each recipient should be specified within a
36 as the first character libcurl assumes you provided a single email address and
43 When performing a mailing list expand (**EXPN** command), each recipient
H A DCURLOPT_UPLOAD_BUFFERSIZE.md29 Pass a long specifying your preferred *size* (in bytes) for the upload
30 buffer in libcurl. It makes libcurl uses a larger buffer that gets passed to
32 protocols, there is a huge performance benefit of having a larger upload
35 This is just treated as a request, not an order. You cannot be guaranteed to
45 DO NOT set this option on a handle that is currently used for an active
62 /* ask libcurl to allocate a larger upload buffer */
H A DCURLOPT_MAXAGE_CONN.md18 CURLOPT_MAXAGE_CONN - max idle time allowed for reusing a connection
30 Pass a long as parameter containing *age* - the maximum time in seconds
34 The "connection cache" holds previously used connections. When a new request
37 connections for reuse, since old connections have a higher risk of not working
38 and thus trying them is a performance loss and sometimes service loss due to
39 the difficulties to figure out the situation. If a connection is found in the
H A DCURLOPT_MAXFILESIZE.md28 Pass a long as parameter. This specifies the maximum accepted *size* (in
29 bytes) of a file to download. If the file requested is found larger than this
31 Passing a zero *size* disables this, and passing a negative *size* yields a
38 If you want a limit above 2GB, use CURLOPT_MAXFILESIZE_LARGE(3).
H A DCURLINFO_USED_PROXY.md18 CURLINFO_USED_PROXY - whether the transfer used a proxy
31 Pass a pointer to a long. It gets set to zero set if no proxy was used in the
32 previous transfer or a non-zero value if a proxy was used.
H A DCURLOPT_SSL_FALSESTART.md29 Pass a long as parameter set to 1L to enable or 0 to disable.
32 handshake. False start is a mode where a TLS client starts sending application
33 data before verifying the server's Finished message, thus saving a round trip
34 when performing a full handshake.
H A DCURLOPT_RTSP_TRANSPORT.md29 Pass a char pointer to tell libcurl what to pass for the Transport: header for
30 this RTSP session. This is mainly a convenience method to avoid needing to set
31 a custom Transport: header for every SETUP request. The application must set a
32 Transport: header before issuing a SETUP request.

Completed in 44 milliseconds

12345678910>>...53