Home
last modified time | relevance | path

Searched refs:blocked (Results 1 – 5 of 5) sorted by relevance

/curl/docs/libcurl/opts/
H A DCURLMOPT_PIPELINING_SERVER_BL.md33 of server types prefixes (in the Server: HTTP header) that are blocked from
39 both be blocked by having "Ninja" in the list.
H A DCURLMOPT_PIPELINING_SITE_BL.md33 of sites that are blocked from pipelining, i.e sites that are known to not
/curl/lib/vquic/
H A Dcurl_osslq.c1503 bool blocked = FALSE, eos_written = FALSE; in h3_send_streams() local
1531 for(i = 0; (i < n) && !blocked; ++i) { in h3_send_streams()
1557 s->send_blocked = blocked = TRUE; in h3_send_streams()
/curl/docs/libcurl/
H A Dlibcurl-tutorial.md970 response round-trips are skipped, and also you do not risk getting blocked
/curl/docs/
H A DFAQ1403 If you want to avoid your thread to be blocked by the libcurl call, you make

Completed in 25 milliseconds