Home
last modified time | relevance | path

Searched refs:time (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/curl/tests/data/
H A Dtest108618 # to avoid wasting time waiting for the data phase to start
28 Long chunk of data that couldn't possibly be sent in the time allotted.
29 Long chunk of data that couldn't possibly be sent in the time allotted.
30 Long chunk of data that couldn't possibly be sent in the time allotted.
31 Long chunk of data that couldn't possibly be sent in the time allotted.
32 Long chunk of data that couldn't possibly be sent in the time allotted.
33 Long chunk of data that couldn't possibly be sent in the time allotted.
34 Long chunk of data that couldn't possibly be sent in the time allotted.
35 Long chunk of data that couldn't possibly be sent in the time allotted.
36 Long chunk of data that couldn't possibly be sent in the time allotted.
[all …]
H A Dtest111218 # to avoid wasting time waiting for the data phase to start
28 Long chunk of data that couldn't possibly be sent in the time allotted.
29 Long chunk of data that couldn't possibly be sent in the time allotted.
30 Long chunk of data that couldn't possibly be sent in the time allotted.
31 Long chunk of data that couldn't possibly be sent in the time allotted.
32 Long chunk of data that couldn't possibly be sent in the time allotted.
33 Long chunk of data that couldn't possibly be sent in the time allotted.
34 Long chunk of data that couldn't possibly be sent in the time allotted.
35 Long chunk of data that couldn't possibly be sent in the time allotted.
36 Long chunk of data that couldn't possibly be sent in the time allotted.
[all …]
H A Dtest14455 --remote-time
21 file:// with --remote-time
24 file://localhost%FILE_PWD/%LOGDIR/test%TESTNUMBER.dir/plainfile.txt --remote-time
H A Dtest14465 --remote-time
24 SFTP with --remote-time
27 …ER: sftp://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR/test%TESTNUMBER.dir/rofile.txt --insecure --remote-time
/curl/docs/cmdline-opts/
H A Dmax-time.md4 Long: max-time
7 Help: Maximum time allowed for transfer
13 - retry-max-time
15 - --max-time 10 $URL
16 - --max-time 2.92 $URL
19 # `--max-time`
21 Set maximum time in seconds that you allow each transfer to take. Prevents
25 If you enable retrying the transfer (--retry) then the maximum time counter is
26 reset each time the transfer is retried. You can use --retry-max-time to limit
27 the retry time.
H A Dtime-cond.md4 Long: time-cond
6 Arg: <time>
7 Help: Transfer based on a time condition
14 - remote-time
21 # `--time-cond`
23 Request a file that has been modified later than the given time and date, or
24 one that has been modified before that time. The date expression can be all
30 that is older than the given date/time, default is a document that is newer
31 than the specified date/time.
34 proceeds to do the transfer without a time condition.
H A Dtrace-time.md4 Long: trace-time
5 Help: Add time stamps to trace/verbose output
14 - --trace-time --trace-ascii output $URL
17 # `--trace-time`
19 Prepends a time stamp to each trace or verbose line that curl displays.
H A Dspeed-time.md4 Long: speed-time
7 Help: Trigger 'speed-limit' abort after this time
15 - --speed-limit 300 --speed-time 10 $URL
18 # `--speed-time`
21 speed-time period, the transfer is aborted. If speed-time is used, the default
H A Dremote-time.md4 Long: remote-time
6 Help: Set remote file's time on local output
12 - time-cond
14 - --remote-time -o foo $URL
17 # `--remote-time`
H A Dretry-max-time.md4 Long: retry-max-time
13 - --retry-max-time 30 --retry 10 $URL
16 # `--retry-max-time`
21 made and while performing, it may take longer than this given time period. To
22 limit a single request's maximum time, use --max-time. Set this option to zero
H A Dspeed-limit.md12 - speed-time
14 - max-time
16 - --speed-limit 300 --speed-time 10 $URL
22 number of seconds, it gets aborted. The time period is set with --speed-time
H A Dkeepalive-time.md4 Long: keepalive-time
6 Help: Interval time for keepalive probes
13 - max-time
15 - --keepalive-time 20 $URL
18 # `--keepalive-time`
20 Set the time a connection needs to remain idle before sending keepalive probes
21 and the time between individual keepalive probes. It is currently effective on
H A Dretry-delay.md6 Help: Wait time between retries
18 Make curl sleep this amount of time before each retry when a transfer has
19 failed with a transient error (it changes the default backoff time algorithm
21 used. Setting this delay to zero makes curl use the default backoff time.
H A Dretry.md11 - retry-max-time
25 all forthcoming retries it doubles the waiting time until it reaches 10
28 --retry-max-time to limit the total time allowed for retries.
/curl/docs/libcurl/opts/
H A DCURLINFO_APPCONNECT_TIME_T.md17 CURLINFO_APPCONNECT_TIME_T - time until the SSL/SSH handshake completed
30 Pass a pointer to a curl_off_t to receive the time, in microseconds, it took
32 completed. This time is most often close to the CURLINFO_PRETRANSFER_TIME_T(3)
33 time, except for cases such as HTTP multiplexing where the pretransfer time
36 When a redirect is followed, the time from each request is added together.
H A DCURLINFO_APPCONNECT_TIME.md17 CURLINFO_APPCONNECT_TIME - get the time until the SSL/SSH handshake is completed
30 Pass a pointer to a double to receive the time, in seconds, it took from the
32 This time is most often close to the CURLINFO_PRETRANSFER_TIME(3) time, except
33 for cases such as HTTP multiplexing where the pretransfer time can be delayed
36 When a redirect is followed, the time from each request is added together.
H A DCURLOPT_FILETIME.md20 CURLOPT_FILETIME - get the modification time of the remote resource
32 Pass a long. If it is 1, libcurl attempts to get the modification time of the
34 the time or replies to a time querying command. The curl_easy_getinfo(3)
36 transfer to extract the received time (if any).
H A DCURLOPT_TIMECONDITION.md16 CURLOPT_TIMECONDITION - select condition for a time request
28 Pass a long as parameter. This defines how the CURLOPT_TIMEVALUE(3) time
32 The last modification time of a file is not always known and in such instances
33 this feature has no effect even if the given time condition would not have
54 /* If-Modified-Since the above time stamp */
H A DCURLOPT_TIMEVALUE.md16 CURLOPT_TIMEVALUE - time value for conditional
28 Pass a long *val* as parameter. This should be the time counted as seconds
29 since 1 Jan 1970, and the time is used in a condition as specified with
52 /* If-Modified-Since the above time stamp */
H A DCURLINFO_TOTAL_TIME_T.md17 CURLINFO_TOTAL_TIME_T - get total time of previous transfer in microseconds
30 Pass a pointer to a curl_off_t to receive the total time in microseconds
32 The curl_off_t represents the time in microseconds.
34 When a redirect is followed, the time from each request is added together.
H A DCURLOPT_TIMEVALUE_LARGE.md17 CURLOPT_TIMEVALUE_LARGE - time value for conditional
30 Pass a curl_off_t *val* as parameter. This should be the time counted as
31 seconds since 1 Jan 1970, and the time is used in a condition as specified
54 /* If-Modified-Since the above time stamp */
H A DCURLINFO_TOTAL_TIME.md18 CURLINFO_TOTAL_TIME - get total time of previous transfer
30 Pass a pointer to a double to receive the total time in seconds for the
32 represents the time in seconds, including fractions.
34 When a redirect is followed, the time from each request is added together.
H A DCURLINFO_FILETIME.md19 CURLINFO_FILETIME - get the remote time of the retrieved document
31 Pass a pointer to a long to receive the remote time of the retrieved document
32 in number of seconds since January 1 1970 in the GMT/UTC time zone. If you get
34 hide it or the server does not support the command that tells document time
35 etc) and the time of the document is unknown.
H A DCURLINFO_FILETIME_T.md19 CURLINFO_FILETIME_T - get the remote time of the retrieved document
32 Pass a pointer to a curl_off_t to receive the remote time of the retrieved
33 document in number of seconds since January 1 1970 in the GMT/UTC time
36 document time etc) and the time of the document is unknown.
/curl/docs/libcurl/
H A Dcurl_getdate.md31 1st 1970 00:00:00 in the UTC time zone, for the date and time that the
53 ## time of the day items
55 This string specifies the time on a given day. You must specify it with 6
56 digits with two colons: HH:MM:SS. If there is no time given in a provided date
59 ## time zone items
61 Specifies international time zone. There are a few acronyms supported, but in
62 general you should instead use the specific relative time compared to
111 RFC 1123) using time zone name or time zone delta and RFC 850 (obsoleted by

Completed in 53 milliseconds

12345678910>>...12