Home
last modified time | relevance | path

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

1234

/curl/tests/data/
H A Dtest203019 Explanation for the duplicate 400 requests:
/curl/docs/libcurl/
H A Dlibcurl-tutorial.md180 set again to something different. They are sticky. Multiple requests using the
485 tell libcurl the size of the post data. Setting headers in libcurl requests are
957 Re-cycling the same easy handle several times when doing multiple requests is
977 Other interesting details that improve performance for subsequent requests
994 When you use libcurl to do HTTP requests, it passes along a series of headers
1010 When doing POST requests, libcurl sets this header to "100-continue" to ask
1094 All HTTP requests includes the version number to tell the server which version
1096 getting 1.1-requests and when dealing with stubborn old things like that, you
1179 used accordingly on later requests.
1190 memory and used properly in subsequent requests when the same handle is
H A Dcurl_easy_getinfo.md265 Number of bytes sent in the issued HTTP requests. See CURLINFO_REQUEST_SIZE(3)
H A Dcurl_easy_setopt.md889 Range requests. See CURLOPT_RANGE(3)
1199 Do not send TFTP options requests. See CURLOPT_TFTP_NO_OPTIONS(3)
H A Dlibcurl-security.md240 mitigate against this by disabling cookies or clearing them between requests.
359 HTTP request and then the client could be made to issue HTTP requests to third
H A Dlibcurl-errors.md204 The server does not support or accept range requests.
/curl/lib/
H A Dtransfer.c589 data->state.requests = 0; in Curl_pretransfer()
729 data->state.requests++; /* count all real follows */ in Curl_follow()
H A Durldata.h1231 int requests; /* request counter: redirects + authentication retakes */ member
/curl/docs/
H A DKNOWN_BUGS85 12.4 LDAPS requests to ActiveDirectory server hang
521 12.4 LDAPS requests to ActiveDirectory server hang
597 Infinite retries with 2 parallel requests on one connection receiving GOAWAY
H A DTODO619 control in libcurl's HTTP requests, which also can be exploited to detect
1037 Allow the user to make curl run a command and use its stdio to make requests
1054 When a user requests multiple lined based files using -Z and sends them to
1104 Consider a command line option that can make curl do multiple serial requests
1176 default .curlrc could a specific user-agent only when doing requests against
/curl/.github/
H A Dlabeler.yml6 # to add labels to pull requests. This is not (yet?) a replacement for human
/curl/packages/OS400/
H A Dcurl.inc.in2190 * Public API enums for RTSP requests.

Completed in 62 milliseconds

1234