Home
last modified time | relevance | path

Searched refs:requests (Results 51 – 75 of 87) sorted by relevance

1234

/curl/docs/libcurl/opts/
H A DCURLOPT_PROXYTYPE.md49 requests, controlled by CURLOPT_HTTP_VERSION(3).
H A DCURLOPT_ACCEPT_ENCODING.md45 meaning non-compressed, *deflate* which requests the server to compress its
46 response using the zlib algorithm, *gzip* which requests the gzip algorithm,
H A DCURLOPT_HEADEROPT.md33 CURLOPT_HTTPHEADER(3) are used in requests both to servers and
H A DCURLOPT_RTSP_REQUEST.md44 headers are added to Describe requests if the CURLOPT_TIMECONDITION(3)
84 *Content-Type: text/parameters* header on all non-empty requests unless a
H A DCURLOPT_PROXYHEADER.md34 The headers set with this option is only ever used in requests sent to a proxy
H A DCURLOPT_DOH_SSL_VERIFYHOST.md39 only affects requests to the DoH server.
H A DCURLOPT_RANGE.md43 servers to ignore range requests so even when you set CURLOPT_RANGE(3)
H A DCURLOPT_UNRESTRICTED_AUTH.md40 requests done to other hosts than the one used for the initial URL. Another
H A DCURLOPT_DOH_URL.md38 curl sends POST requests to the given DNS-over-HTTPS URL.
H A DCURLOPT_DOH_SSL_VERIFYPEER.md44 only affects requests to the DoH server.
H A DCURLOPT_USERPWD.md49 requests to possibly different hosts. libcurl only sends this user and
H A DCURLOPT_COOKIEFILE.md36 subsequent requests with this handle.
H A DCURLOPT_INTERLEAVEFUNCTION.md50 service RTP data when no requests are desired. If the application makes a
H A DCURLOPT_COOKIE.md42 multiple requests are done due to authentication, followed redirections or
H A DCURLOPT_RESOLVE.md32 to use for requests with this handle. The linked list should be a fully valid
/curl/docs/cmdline-opts/
H A Dlocation.md37 You can tell curl to not change POST requests to GET after a 30x response by
H A Dresolve.md20 can make the curl requests(s) use a specified address and prevent the
H A Drate.md35 If curl is told to allow 10 requests per minute, it does not start the next
H A Dcookie.md30 content explicitly in all outgoing request(s). If multiple requests are done
H A Dheader.md61 **WARNING**: headers set with this option are set in all HTTP requests - even
/curl/docs/libcurl/
H A Dcurl_easy_header.md53 from. A single transfer might consist of a series of HTTP requests and this
58 amount of requests used.
H A Dcurl_mime_encoder.md32 curl_mime_encoder() requests a mime part's content to be encoded before being
/curl/tests/data/
H A Dtest202714 Explanation for the duplicate 400 requests:
/curl/.github/workflows/
H A Dnon-native.yml104 …export TFLAGS='-j8 ~3017 ~TFTP ~FTP' # FIXME: TFTP requests executed twice? Related: `curl: (69) …
/curl/docs/
H A DFAQ72 4.11 Why do my HTTP range requests return the full document?
77 4.16 My HTTP POST or PUT requests are slow
115 7.3 Can I perform multiple requests using the same handle?
231 https://github.com/curl/curl, fork the project, and create pull requests
375 "pull requests" on GitHub: https://github.com/curl/curl/pulls
570 XML-RPC are all such ones. You can use -X to set custom requests and -H to
927 server properly for these requests to work on the web server.
935 4.11 Why do my HTTP range requests return the full document?
1007 4.16 My HTTP POST or PUT requests are slow
1009 libcurl makes all POST and PUT requests (except for requests with a small
[all …]

Completed in 31 milliseconds

1234