Home
last modified time | relevance | path

Searched refs:after (Results 1 – 25 of 1748) sorted by relevance

12345678910>>...70

/curl/tests/libtest/
H A Dlib1501.c69 struct timeval after; in test() local
94 after = tutil_tvnow(); in test()
95 e = tutil_tvdiff(after, before); in test()
/curl/tests/data/
H A Dtest89720 POSTFETCH extra stuff sent in the envelope after the body
31 IMAP and envelope meta data after body transfer
39 # Verify data after the test has been "shot"
66 extra stuff sent in the envelope after the body)
H A Dtest68620 verify return code for missing URL after --next
28 # Verify data after the test has been "shot"
H A Dtest151513 # Close the connection after the first request. Second request will happen after
49 caching of manual libcurl DNS entries after DNS cache timeout
H A Dtest118586 # Verify data after the test has been "shot"
97 ./%LOGDIR/code1185.c:8:14: warning: space after open parenthesis (SPACEAFTERPAREN)
115 ./%LOGDIR/code1185.c:20:1: warning: else after closing brace on same line (BRACEELSE)
118 ./%LOGDIR/code1185.c:24:11: warning: missing space after close paren (PARENBRACE)
136 ./%LOGDIR/code1185.c:42:8: warning: space after declarative asterisk (ASTERISKSPACE)
139 ./%LOGDIR/code1185.c:43:7: warning: space after declarative asterisk (ASTERISKSPACE)
145 ./%LOGDIR/code1185.c:45:10: warning: no space after equals sign (EQUALSNOSPACE)
151 ./%LOGDIR/code1185.c:48:16: warning: no space after semicolon (SEMINOSPACE)
H A Dtest19521 FTP response 530 after PASS, temporarily not allowed access
28 # Verify data after the test has been "shot"
H A Dtest126022 HTTP URL with rubbish after port number
29 # Verify data after the test has been "shot"
H A Dtest126323 HTTP URL with rubbish after IPv6 bracket
30 # Verify data after the test has been "shot"
H A Dtest124025 glob [0-1] with stuff after range (7.33.0 regression)
32 # Verify data after the test has been "shot"
H A Dtest15202 # Based off test 901 after bug report #1456
40 # Verify data after the test has been "shot"
H A Dtest7122 #based off test 707 after bug report #1218
38 # Verify data after the test has been "shot"
H A Dtest110926 HTTP GET with URL that contains fragment after the path
34 # Verify data after the test has been "shot"
H A Dtest7112 #based off test 707 after bug report #1218
44 # Verify data after the test has been "shot"
H A Dtest302728 Get a file via FTP but 550 after MDTM command
41 # Verify data after the test has been "shot"
H A Dtest111027 HTTP GET with URL that contains a fragment after the query part
35 # Verify data after the test has been "shot"
H A Dtest301039 HTTP retry-after reset
50 # Verify data after the test has been "shot"
H A Dtest50523 FTP upload with rename after transfer
41 # Verify data after the test has been "shot"
H A Dtest116413 # 'swsclose' is there to force server to close after send
41 # Verify data after the test has been "shot"
/curl/docs/libcurl/opts/
H A DCURLOPT_POSTREDIR.md32 Pass a bitmask to control how libcurl acts on redirects after POSTs that get a
37 libcurl maintain the request method after a 302 redirect whilst setting bit 2
39 after a 303 redirect. The value **CURL_REDIR_POST_ALL** is a convenience
44 POST to remain a POST after such a redirection. This option is meaningful only
H A DCURLOPT_POSTQUOTE.md17 CURLOPT_POSTQUOTE - (S)FTP commands to run after the transfer
31 after your FTP transfer request. The commands are only issued if no error
55 /* pass in the FTP commands to run after the transfer */
H A DCURLOPT_FTP_SSL_CCC.md17 CURLOPT_FTP_SSL_CCC - switch off SSL again with FTP after auth
31 shuts down the SSL/TLS layer after authenticating. The rest of the control
62 /* go back to clear-text FTP after authenticating */
/curl/docs/cmdline-opts/
H A Dpost303.md5 Help: Do not switch to GET after a 303 redirect
21 following 303 redirect. A server may require a POST to remain a POST after a
H A Dftp-ssl-ccc.md5 Help: Send CCC after authenticating
19 Use CCC (Clear Command Channel) Shuts down the SSL/TLS layer after
H A Dpost301.md5 Help: Do not switch to GET after a 301 redirect
23 server may require a POST to remain a POST after such a redirection. This
H A Dpost302.md5 Help: Do not switch to GET after a 302 redirect
23 server may require a POST to remain a POST after such a redirection. This

Completed in 27 milliseconds

12345678910>>...70