Lines Matching full:libcurl
4 Title: libcurl-env
6 Source: libcurl
8 - libcurl-env-dbg (3)
15 libcurl-env - environment variables libcurl understands
19 libcurl reads and understands a set of environment variables that if set
26 When libcurl is given a URL to use in a transfer, it first extracts the scheme
29 libcurl use the **http_proxy** variable, while a URL like ftp://example.com
38 libcurl first checks **ws_proxy** or **wss_proxy** but if they are not set, it
48 When libcurl is built to support multiple SSL backends, it selects a specific
49 backend at first use. If no selection is done by the program using libcurl,
51 alternative makes libcurl stay with the default.
76 gives libcurl a comma-separated list of hostname patterns for which libcurl
85 When set and libcurl runs with a SSL backend that supports this feature,
86 libcurl saves SSL secrets into the given filename. Using those SSL secrets,
101 libcurl-env-dbg(3).