Home
last modified time | relevance | path

Searched refs:recursive (Results 1 – 6 of 6) sorted by relevance

/curl/docs/libcurl/opts/
H A DCURLMOPT_TIMERFUNCTION.md64 recursive behavior that immediately calls another call to the callback with a
/curl/lib/
H A Deasy.c1121 bool recursive = FALSE; in curl_easy_pause() local
1130 recursive = TRUE; in curl_easy_pause()
1189 if(recursive) in curl_easy_pause()
/curl/docs/
H A DKNOWN_BUGS66 9.3 Remote recursive folder creation with SFTP
421 9.3 Remote recursive folder creation with SFTP
H A DFAQ47 3.15 Can I do recursive fetches with curl?
131 an abbreviation for "Client URL Request Library" or why not the recursive
649 3.15 Can I do recursive fetches with curl?
651 No. curl itself has no code that performs recursive operations, such as
/curl/.github/workflows/
H A Dlinux.yml493 …git clone --quiet --depth=1 -b v${{ env.msh3-version }} --recursive https://github.com/nibanks/msh3
542 …git clone --quiet --depth=1 -b v${{ env.rustls-version }} --recursive https://github.com/rustls/ru…
H A Dhttp3-linux.yml435 …git clone --quiet --depth=1 -b ${{ env.quiche-version }} --recursive https://github.com/cloudflare…

Completed in 16 milliseconds