Home
last modified time | relevance | path

Searched refs:all (Results 76 – 100 of 343) sorted by relevance

12345678910>>...14

/curl/packages/vms/
H A Dclean_gnv_curl.com6 $! The default is to remove all the left over stuff from running the
7 $! configure script and to remove all intermediate binary files.
13 $! This removes all build products and brings the environment back to
20 $! copyright notice and this permission notice appear in all copies.
/curl/docs/libcurl/opts/
H A DCURLOPT_COOKIELIST.md55 erases all cookies held in memory
59 erases all session cookies held in memory
63 writes all known cookies to the file specified by CURLOPT_COOKIEJAR(3)
67 loads all cookies from the files specified by CURLOPT_COOKIEFILE(3)
H A DCURLOPT_PROTOCOLS.md31 CURLOPT_PROTOCOLS_STR(3) instead because this option cannot control all
38 accepts all protocols it supports (*CURLPROTO_ALL*). See also
H A DCURLOPT_COOKIESESSION.md31 to ignore all cookies it is about to load that are "session cookies" from the
32 previous session. By default, libcurl always loads all cookies, independent if
H A DCURLOPT_USE_SSL.md36 These are all protocols that start out plain text and get "upgraded" to SSL
56 Require SSL for all communication or fail with *CURLE_USE_SSL_FAILED*.
H A DCURLOPT_FTP_FILEMETHOD.md46 libcurl makes no CWD at all. libcurl does SIZE, RETR, STOR etc and gives a
47 full path to the server for all these commands. This is the fastest behavior
H A DCURLOPT_NOSIGNAL.md16 CURLOPT_NOSIGNAL - skip all signal handling
30 here to allow multi-threaded Unix applications to still set/use all timeout
H A DCURLOPT_CONNECT_ONLY.md31 Pass a long. If the parameter equals 1, it tells the library to perform all
42 libcurl performs the request and reads all response headers before handing
H A DCURLOPT_CONNECTTIMEOUT_MS.md34 name resolve (DNS) and all protocol handshakes and negotiations until there is
45 The connection timeout is included in the general all-covering
/curl/docs/cmdline-opts/
H A Dstderr.md20 Redirect all writes to stderr to the specified file instead. If the filename
H A Dproto.md20 right, are comma separated, and are each a protocol name or 'all', optionally
39 --proto -all,https,+http only enables http and https
H A Dcookie-jar.md22 Specify to which file you want curl to write all cookies after a completed
23 operation. Curl writes all cookies from its in-memory cookie storage to the
H A Dretry-connrefused.md11 - retry-all-errors
H A Dengine.md21 list to print a list of build-time supported engines. Note that not all (and
H A Dtlsv1.3.md25 Note that TLS 1.3 is not supported by all TLS backends.
H A Djunk-session-cookies.md21 discard all "session cookies". This has the same effect as if a new session is
/curl/tests/data/
H A Dtest129547 …e in the mornings, save upon those not infrequent occasions when he was up all night, was seated a…
63 …e in the mornings, save upon those not infrequent occasions when he was up all night, was seated a…
H A Dtest150013 HTTP/1.1 200 all good!
H A Dtest112034 # Strip all valid kinds of PORT and EPRT that curl can send
H A Dtest30613 No headers at all, just data swsclose
H A Dtest21435 # Needed for MSYS2 to not convert all backslashes to forward slashes
/curl/tests/
H A Druntests.md22 *runtests.pl* runs one, several or all the existing test cases in curl's
30 If no test number or keyword is given, all existing tests that the script can
36 runs all available tests except number 66.
44 or phrase, like "!HTTP NTLM auth" to run all tests **except** those using this
96 Run tests via bundled test binaries. Bundled test binaries contain all tests,
177 Lists all test case names.
202 Prints out all files in the log directory to stdout when a test case fails.
261 to fail until all allocations have been tested. By setting *num* you can force
291 are simply skipped and listed at the completion of all test cases. In some
293 for all tests. In these cases, the problematic tests can be skipped using the
/curl/docs/libcurl/
H A Dcurl_easy_cleanup.md33 all resources previously associated with this easy handle.
35 This call closes all connections this handle has used and possibly has kept
H A Dlibcurl-multi.md50 curl_multi_init(3). This handle is then used as input to all further
55 handle. You create all the easy handles you need, and setup the appropriate
80 setup in the individual easy handles. It transfers data on all current
82 all, it may be none. When there is nothing more to do for now, it returns back
97 one of its input arguments, and by reading that you can figure out when all
114 When all transfers in the multi stack are done, close the multi handle with
145 Your application must make sure to receive all sockets informed about in the
H A Dlibcurl.md39 them all with curl_easy_reset(3).
149 If you use the easy interface, and you call curl_easy_cleanup(3), all
154 new easy handles to do transfers do not affect them. Instead all added easy
191 libcurl at all. Call curl_global_cleanup(3) immediately before the
198 You can call both of these multiple times, as long as all calls meet
212 all separately call the libcurl functions, and that is OK because only the
231 must have specific knowledge of internal workings of libcurl and all other
238 modular program -- all modules in the program that might use libcurl would
242 without you having to worry about the global constant environment at all:

Completed in 29 milliseconds

12345678910>>...14