Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 25 of 43) sorted by relevance

12

/curl/tests/data/
H A Dtest13091452 removed payload 0[0]
1454 removed payload 39[0]
1455 removed payload 49[0]
1456 removed payload 49[1]
1457 removed payload 59[0]
1458 removed payload 59[1]
1459 removed payload 59[2]
1460 removed payload 98[0]
1461 removed payload 98[1]
1462 removed payload 98[2]
[all …]
H A Dtest51741 # test case and thus it is now removed until we have a way to write test cases
H A Dtest117047 HTTP GET transfer-encoding with removed Connection:
H A Dtest22122 # I removed the first three bytes of the gzip compressed contents
H A Dtest845 Set-Cookie: trailingspace = removed; path=/we/want;
96 Cookie: name with space=is weird but; trailingspace=removed; cookie=perhaps; cookie=yes; foobar=nam…
H A Dtest22313 # this deflate chunk has three bytes removed from the beginning
H A Dtest31513 # this brotli chunk has three bytes removed from the beginning
H A Dtest151716 # This proved problematic in other cases and was removed again.
H A Dtest32712 # has been removed - particularly important when the file is going to be read
/curl/tests/unit/
H A Dunit1309.c76 struct Curl_tree *root, *removed; variable
129 removed = NULL;
133 root = Curl_splaygetbest(tv_now, root, &removed);
134 while(removed) {
136 *(size_t *)Curl_splayget(removed) / 10,
137 *(size_t *)Curl_splayget(removed) % 10);
138 root = Curl_splaygetbest(tv_now, root, &removed);
/curl/lib/
H A Dsplay.c158 struct Curl_tree **removed) in Curl_splaygetbest() argument
164 *removed = NULL; /* none removed since there was no root */ in Curl_splaygetbest()
173 *removed = NULL; in Curl_splaygetbest()
190 *removed = t; in Curl_splaygetbest()
196 *removed = t; in Curl_splaygetbest()
H A Dsplay.h48 struct Curl_tree **removed);
/curl/docs/libcurl/
H A Dcurl_multi_remove_handle.md31 specified easy handle be removed from this multi handle's control.
33 When the easy handle has been removed from a multi stack, it is again
H A Dcurl_escape.md59 removed in a future release.
H A Dcurl_unescape.md66 be removed in a future release.
H A Dcurl_multi_cleanup.md42 removed
/curl/m4/
H A Dcurl-override.m462 dnl removed. This is done to reduce configure size
78 dnl removed. This is done to reduce configure size
/curl/docs/libcurl/opts/
H A DCURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.md30 No function since pipelining was removed in 7.62.0.
H A DCURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.md31 No function since pipelining was removed in 7.62.0.
H A DCURLMOPT_PIPELINING_SITE_BL.md30 No function since pipelining was removed in 7.62.0.
H A DCURLMOPT_MAX_PIPELINE_LENGTH.md30 No function since pipelining was removed in 7.62.0.
H A DCURLOPT_DNS_USE_GLOBAL_CACHE.md65 Deprecated since 7.11.1. Functionality removed in 7.62.0.
H A DCURLOPT_PATH_AS_IS.md35 exist in the URL's path part and that is supposed to be removed according to
H A DCURLMOPT_PIPELINING_SERVER_BL.md30 No function since pipelining was removed in 7.62.0.
/curl/docs/cmdline-opts/
H A Dssl.md35 name can still be used but might be removed in a future version.

Completed in 23 milliseconds

12