Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-node
/
node.http
/
ProxyEnv
Proxy
Env
sealed
external
interface
ProxyEnv
:
ProcessEnv
(
source
)
Members
Properties
HTTP_
PROXY
Link copied to clipboard
abstract
var
HTTP_PROXY
:
String
?
http_
proxy
Link copied to clipboard
abstract
var
http_proxy
:
String
?
HTTPS_
PROXY
Link copied to clipboard
abstract
var
HTTPS_PROXY
:
String
?
https_
proxy
Link copied to clipboard
abstract
var
https_proxy
:
String
?
NO_
PROXY
Link copied to clipboard
abstract
var
NO_PROXY
:
String
?
no_
proxy
Link copied to clipboard
abstract
var
no_proxy
:
String
?
TZ
Link copied to clipboard
abstract
var
TZ
:
String
?
Can be used to change the default timezone at runtime