ts-lambda-api - v2.5.3
Preparing search index...
<internal>
ProxyEnv
Interface ProxyEnv
interface
ProxyEnv
{
http_proxy
?:
string
;
HTTP_PROXY
?:
string
;
https_proxy
?:
string
;
HTTPS_PROXY
?:
string
;
no_proxy
?:
string
;
NO_PROXY
?:
string
;
TZ
?:
string
;
[
key
:
string
]:
string
;
}
Hierarchy (
View Summary
)
ProcessEnv
ProxyEnv
Indexable
[
key
:
string
]:
string
Index
Properties
http_
proxy?
HTTP_
PROXY?
https_
proxy?
HTTPS_
PROXY?
no_
proxy?
NO_
PROXY?
TZ?
Properties
Optional
http_
proxy
http_proxy
?:
string
Optional
HTTP_
PROXY
HTTP_PROXY
?:
string
Optional
https_
proxy
https_proxy
?:
string
Optional
HTTPS_
PROXY
HTTPS_PROXY
?:
string
Optional
no_
proxy
no_proxy
?:
string
Optional
NO_
PROXY
NO_PROXY
?:
string
Optional
TZ
TZ
?:
string
Can be used to change the default timezone at runtime
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
http_
proxy
HTTP_
PROXY
https_
proxy
HTTPS_
PROXY
no_
proxy
NO_
PROXY
TZ
ts-lambda-api - v2.5.3
Loading...
Can be used to change the default timezone at runtime