Home
last modified time | relevance | path

Searched refs:environment (Results 1 – 25 of 55) sorted by relevance

123

/curl/docs/cmdline-opts/
H A Dvariable.md29 --variable can import environment variables into the name space. Opt to either
30 require the environment variable to be set or provide a default value for the
34 that environment variable is not already set. To provide a default value if
35 the environment variable is not set, use --variable %name=content or
37 environment variables are case insensitive.
H A Dproxy.md40 This option overrides existing environment variables that set the proxy to
41 use. If there is an environment variable setting a proxy, you can set proxy to
53 The proxy host can be specified the same way as the proxy environment
H A Dnoproxy.md25 This option overrides the environment variables that disable the proxy
26 (`no_proxy` and `NO_PROXY`) (added in 7.53.0). If there is an environment
H A Dtelnet-option.md28 Sets an environment variable.
H A Dproxy-user.md23 your environment by specifying a single colon with this option: "-U :".
H A Dnetrc.md25 permissions (it should be neither world- nor group-readable). The environment
/curl/
H A DDockerfile5 # Self-contained build environment to match the release environment.
11 # Then run commands from within the build environment, for example
18 # or get into a shell in the build environment, for example
/curl/docs/libcurl/
H A Dlibcurl-env.md16 libcurl-env - environment variables libcurl understands
20 libcurl reads and understands a set of environment variables that if set
23 supports a set of additional environment variables independently of this.
29 corresponding environment variable. A URL like https://example.com makes
35 systems actually have a case insensitive handling of environment variables and
H A Dlibcurl-env-dbg.md16 libcurl-env-dbg - environment variables libcurl DEBUGBUILD understands
67 In the curl command line tool, built with `--enable-debug`, this environment
136 by the curl command line tool. The value of the environment variable
143 that are run via easy_perform. The value of the environment variable
H A Dcurl_global_init.md33 This function sets up the program environment that libcurl needs. Think of it
38 function in libcurl. The environment it sets up is constant for the life of
62 See the description in libcurl(3) of global environment requirements for
H A Dcurl_getenv.md16 curl_getenv - return value for environment name
/curl/tests/data/
H A Dtest42834 # getenv() for the blank environment variable which makes the test fail.
49 Expand environment variables within config file
H A Dtest46221 Missing environment variables in config file
H A Dtest72626 IPFS with no gateway URL (no environment or home file either)
H A Dtest110633 FTP URL and with ftp_proxy environment variable set
H A Dtest70943 HTTP GET via SOCKS5 set in http_proxy environment variable
H A Dtest6328 HTTP with proxy authorization set in environment
H A Dtest42939 Expand environment variable in config file - too long name
/curl/docs/libcurl/opts/
H A DCURLOPT_PROXY.md91 of a proxy, even if there is an environment variable set for it.
107 libcurl respects the proxy environment variables named **http_proxy**,
115 The CURLOPT_PROXY(3) and CURLOPT_NOPROXY(3) options override environment
140 Since 7.14.1 the proxy environment variable names can include the protocol
H A DCURLOPT_MAIL_AUTH.md33 This optional parameter allows co-operating agents in a trusted environment to
36 server acting in such an environment. If the application is operating as such
H A DCURLOPT_NOPROXY.md39 proxy for all hostnames, even if there is an environment variable set for it.
59 If there is an environment variable called **no_proxy** (or **NO_PROXY**),
/curl/packages/vms/
H A Dclean_gnv_curl.com3 $! The GNV environment leaves behind some during the configure and build
13 $! This removes all build products and brings the environment back to
35 $ default_dir = f$environment("default")
H A Dbackup_gnv_curl_src.com37 $ default_dir = f$environment("DEFAULT")
102 $ current_default = f$environment("DEFAULT")
H A Dpcsi_product_gnv_curl.com25 $ default_dir = f$environment("DEFAULT")
139 $ current_default = f$environment("DEFAULT")
/curl/tests/
H A DCMakeLists.txt54 # replaced by the contents of the environment variable in runtests.pl.
56 # 'make' or 'ninja' cannot portably reference environment variables.

Completed in 43 milliseconds

123