Home
last modified time | relevance | path

Searched refs:partial (Results 1 – 19 of 19) sorted by relevance

/curl/tests/data/
H A Dtest111731 partial body
69 partial body
H A Dtest151313 X-Comment: partial response to keep the client waiting
H A Dtest155513 X-Comment: partial response to keep the client waiting
H A Dtest105821 ..partial data returned from the
H A Dtest190936 HTTP GET --retry-all-errors to overcome partial transfer
H A Dtest1224 ..partial data returned from the
H A Dtest153853 e18: Transferred a partial file
/curl/lib/
H A Dimap.h65 char *partial; /* Message PARTIAL to fetch */ member
H A Dimap.c729 if(imap->partial) in imap_perform_fetch()
732 imap->partial); in imap_perform_fetch()
739 if(imap->partial) in imap_perform_fetch()
742 imap->partial); in imap_perform_fetch()
1539 Curl_safefree(imap->partial); in imap_done()
2046 else if(strcasecompare(name, "PARTIAL") && !imap->partial) { in imap_parse_url_path()
2050 imap->partial = value; in imap_parse_url_path()
/curl/docs/libcurl/
H A Dcurl_ws_send.md42 To send a (huge) fragment using multiple calls with partial content per
47 If not sending a partial fragment or if this is raw mode, *fragsize*
91 The provided data is only a partial fragment and there is more coming in a
/curl/docs/cmdline-opts/
H A Dremove-on-error.md18 save output in a local file. This prevents curl from leaving a partial file in
H A Drange.md21 Retrieve a byte range (i.e. a partial document) from an HTTP/1.1, FTP or SFTP
H A Dretry-all-errors.md28 removes output data from a failed partial transfer that was written to an
/curl/docs/libcurl/opts/
H A DCURLOPT_PROXY_SSL_OPTIONS.md57 Tells libcurl to not accept "partial" certificate chains, which it otherwise
H A DCURLOPT_SSL_OPTIONS.md55 Tells libcurl to not accept "partial" certificate chains, which it otherwise
/curl/packages/vms/
H A Dcurlmsg.msg66 PARTIAL_FILE <partial file>
/curl/CMake/
H A DPickyWarnings.cmake39 set(WPICKY "${WPICKY} -Werror=partial-availability") # clang 3.6 appleclang 6.3
/curl/
H A Dacinclude.m41638 dnl Set -Werror=partial-availability to detect possible breaking code
1656 CFLAGS="$CFLAGS -Werror=partial-availability"
1657 AC_MSG_CHECKING([whether $CC accepts -Werror=partial-availability])
/curl/docs/
H A DTODO1056 partial lines from several sources.

Completed in 27 milliseconds