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