Searched refs:reset (Results 1 – 25 of 29) sorted by relevance
12
31 CURLINFO_FILETIME init and reset
39 HTTP retry-after reset
25 SASL verify default mechanisms are reset by login options
36 set -w in config, then reset -w to blank on cmdline
33 FTP RETR same file using reset handles between each transfer
38 HTTP with delayed close, conn reuse, connection reset and retry
37 HTTP form posts with handle reset
30 CURLOPT_COOKIEFILE then reset then set again
18 The retry timer is reset before the first transfer attempt. Retries are done
26 reset each time the transfer is retried. You can use --retry-max-time to limit
30 file, which are not reset. We strongly suggest you do not parse or record
19 curl_easy_reset - reset all options of a libcurl session handle
42 reset the name of a part by setting *name* to NULL.
34 were downloaded. The amount is only for the latest transfer and gets reset
33 downloaded. The amount is only for the latest transfer and gets reset again
40 reset a handle to default method, consider curl_easy_reset(3).
30 Note that the value is only set on failure, it is not reset upon a successful
45 is reset to GET. Instead you should set a desired request method explicitly.
68 default to disable the POST. Typically that means gets reset to GET. Instead
176 BIT(reset); /* TRUE on stream reset */467 stream->reset = TRUE; in cf_recv_body()531 stream->reset = TRUE; in h3_process_event()818 if(stream->reset) { in recv_closed_stream()1059 stream->reset = FALSE; in h3_open_stream()
176 bool reset; member483 stream->reset = TRUE; in msh3_complete()526 if(stream->reset) { in recv_closed_stream()
219 BIT(reset);586 bool reset; /* TRUE on stream reset */ member748 stream->reset = TRUE; in cb_h3_stream_close()1291 x->s->reset = TRUE; in h3_quic_recv()1364 if(s->reset) { in cf_osslq_stream_recv()2009 if(stream->reset) { in recv_closed_stream()
935 $ reset = f$search("reset")942 $ reset = f$search( "reset", 1)
79 BIT(reset);225 if(!tunnel->closed && !tunnel->reset && in drain_tunnel()1299 else if(ctx->tunnel.reset) { in h2_handle_tunnel_close()1331 else if(ctx->tunnel.reset || in tunnel_recv()
219 BIT(reset); /* TRUE on stream reset */418 stream->reset = TRUE; in http2_data_done()1170 stream->reset = TRUE; in on_stream_frame()1452 stream->reset = TRUE; in on_stream_close()1795 else if(stream->reset) { in http2_handle_stream_close()1945 else if(stream->reset || in stream_recv()
Completed in 83 milliseconds