Home
last modified time | relevance | path

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

/curl/docs/libcurl/opts/
H A DCURLOPT_PROTOCOLS.md37 accepts all protocols it supports (*CURLPROTO_ALL*). See also
H A DCURLOPT_REDIR_PROTOCOLS.md44 *CURLPROTO_ALL* enables all protocols on redirect, including those
/curl/docs/libcurl/
H A Dsymbols-in-versions933 CURLPROTO_ALL 7.19.4
/curl/include/curl/
H A Dcurl.h1074 #define CURLPROTO_ALL (~0) /* enable everything */ macro
/curl/lib/
H A Durl.c417 set->allowed_protocols = (curl_prot_t) CURLPROTO_ALL; in Curl_init_userdefined()

Completed in 29 milliseconds