Home
last modified time | relevance | path

Searched refs:run (Results 26 – 50 of 101) sorted by relevance

12345

/curl/tests/data/
H A Dtest50623 run 1: set cookie 1, 2 and 3
34 run 2: set cookie 4 and 5
49 run 3: overwrite cookie 1 and 4, set cookie 6 with and without tailmatch
58 # don't run this with the threaded-resolver or c-ares since the events might
114 *** run 1
133 run 1: set cookie 1, 2 and 3
143 *** run 2
158 run 2: set cookie 4 and 5
168 *** run 3
189 run 3: overwrite cookie 1 and 4, set cookie 6 with and without tailmatch
H A Dtest156743 re-run redirected transfer without setting CURLU URL again
H A Dtest155142 re-run redirected transfer without setting URL again
H A Dtest230831 # tool to run
H A Dtest108342 …dress';} else {exec './server/resolve --ipv6 ip6-localhost'; print 'Cannot run precheck resolve';}"
H A Dtest53740 # precheck is a command line to run before the test, to see if we can execute
H A Dtest51840 # precheck is a command line to run before the test, to see if we can execute
H A DDISABLED25 # This file can be used to specify test cases that should not run when all
26 # test cases are run by runtests.pl. Just add the plain test case numbers, one
H A Dtest230641 # tool to run
H A Dtest107038 This creates the named file with this content before the test case is run,
/curl/scripts/
H A Ddmaketgz48 docker run --rm -u "$(id -u):$(id -g)" \
/curl/tests/http/
H A Dtest_02_download.py341 r = client.run(args=[
361 r = client.run(args=[
389 r = client.run(args=[
418 r = client.run(args=[
447 r = client.run(args=[
487 r = client.run(args=[url])
498 r = client.run(args=[proto, url])
507 r = client.run(args=['-V', proto, url])
516 r = client.run(args=['-V', proto, url])
525 r = client.run(args=['-V', proto, url])
[all …]
H A Dtest_09_push.py81 r = client.run(args=[url])
/curl/
H A D.gitattributes13 # Batch files must be run with CRLF line endings.
/curl/tests/http/testenv/
H A Dws_echo_server.py62 asyncio.run(run_server(args.port))
H A Dclient.py88 def run(self, args): member in LocalClient
104 p = subprocess.run(myargs, stderr=cerr, stdout=cout,
H A Denv.py84 p = subprocess.run(args=[self.curl, '-V'],
158 p = subprocess.run(args=[self.nghttpx, '-v'],
174 p = subprocess.run(args=[self.caddy, 'version'],
191 p = subprocess.run(args=[self.vsftpd, '-v'],
213 p = subprocess.run(args=[self.apxs, '-q', 'HTTPD_VERSION'],
/curl/docs/libcurl/opts/
H A DCURLOPT_POSTQUOTE.md18 CURLOPT_POSTQUOTE - (S)FTP commands to run after the transfer
62 /* pass in the FTP commands to run after the transfer */
H A DCURLOPT_PREQUOTE.md17 CURLOPT_PREQUOTE - commands to run before an FTP transfer
66 /* pass in the FTP commands to run */
/curl/packages/vms/
H A Dcurl_release_note_start.txt24 This version of CURL will return VMS compatible status codes when run from
25 DCL and Unix compatible exit codes and messages when run with the SHELL
52 Then you can use: curl :== @gnv$gnu:[vms_bin]curl.com to run curl.
71 Do not run it.
H A Dclean_gnv_curl.com9 $! This should be run with no parameters after the gnv_curl_configure.sh
10 $! script is run.
14 $! the point where the gnv_curl_configure.sh procedure needs to be run again.
H A Dreadme39 procedure must be run first.
62 to run generate the curl_config.h file.
71 programs to behave more Unix like when run
82 curl_startup.com A procedure run at VMS startup to install the
106 gnv_curl_configure.sh A script to run the configure script with the
194 The GNV_LINK_CURL.COM contains information on how to link and run with a newer
/curl/.github/workflows/
H A Dnon-native.yml54 run: |
90 run: |
131 run: |
159 run: |
193 run: |
H A Dappveyor-status.yml30 run: |
/curl/plan9/
H A DREADME52 After constructing namespace, you can run mk on plan9 directory.

Completed in 31 milliseconds

12345