Home
last modified time | relevance | path

Searched refs:Request (Results 1 – 17 of 17) sorted by relevance

/curl/docs/cmdline-opts/
H A Dtr-encoding.md6 Help: Request compressed transfer encoding
18 Request a compressed Transfer-Encoding response using one of the algorithms
H A Dcompressed.md5 Help: Request compressed response
18 Request a compressed response using one of the algorithms curl supports, and
H A Dcert-status.md19 Request (aka. OCSP stapling) TLS extension.
H A Ddoh-cert-status.md20 Status Request (aka. OCSP stapling) TLS extension.
H A Dtime-cond.md23 Request a file that has been modified later than the given time and date, or
H A Drate.md6 Help: Request rate for serial transfers
/curl/lib/vquic/
H A Dcurl_msh3.c87 MSH3_REQUEST *Request);
88 static void MSH3_CALL msh3_header_received(MSH3_REQUEST *Request,
91 static bool MSH3_CALL msh3_data_received(MSH3_REQUEST *Request,
98 static void MSH3_CALL msh3_data_sent(MSH3_REQUEST *Request,
307 (void)Request; in msh3_conn_new_request()
383 (void)Request; in msh3_header_received()
441 (void)Request; in msh3_data_received()
474 (void)Request; in msh3_complete()
496 (void)Request; in msh3_shutdown_complete()
500 static void MSH3_CALL msh3_data_sent(MSH3_REQUEST *Request, in msh3_data_sent() argument
[all …]
/curl/tests/data/
H A Dtest67047 Request pause from mime read callback: multi
H A Dtest67147 Request pause from mime read callback: easy
H A Dtest67247 Request pause from form read callback: multi
H A Dtest67347 Request pause from form read callback: easy
/curl/docs/libcurl/opts/
H A DCURLINFO_REQUEST_SIZE.md51 printf("Request size: %ld bytes\n", req);
H A DCURLOPT_SSL_VERIFYSTATUS.md36 using the "Certificate Status Request" TLS extension (aka. OCSP stapling).
H A DCURLINFO_POSTTRANSFER_TIME_T.md56 printf("Request sent after: %" CURL_FORMAT_CURL_OFF_T ".%06ld us",
H A DCURLOPT_DOH_SSL_VERIFYSTATUS.md37 (DNS-over-HTTPS) server cert using the "Certificate Status Request" TLS
/curl/docs/libcurl/
H A Dcurl_easy_setopt.md312 Request file modification date and time. See CURLOPT_FILETIME(3)
1253 Request Transfer-Encoding. See CURLOPT_TRANSFER_ENCODING(3)
/curl/docs/
H A DFAQ61 4.5.1 "400 Bad Request"
131 an abbreviation for "Client URL Request Library" or why not the recursive
132 version: "curl URL Request Library".
839 4.5.1 "400 Bad Request"
855 The server has not found anything matching the Request-URI. No indication
860 The method specified in the Request-Line is not allowed for the resource
861 identified by the Request-URI. The response MUST include an Allow header

Completed in 34 milliseconds