Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProxyVariables

Hierarchy

  • ProxyVariables

Index

Properties

Optional http_proxy

http_proxy: string

HTTP_PROXY/http_proxy value

Optional https_proxy

https_proxy: string

HTTPS_PROXY/https_proxy value

Optional no_proxy

no_proxy: string[]

string[] of NO_PROXY/no_proxy values

Optional proxy_authorization

proxy_authorization: string

The value to send as the Proxy-Authorization header for every network request

Optional proxy_strict_ssl

proxy_strict_ssl: boolean

boolean value for whether the proxy server certificate should be verified against the list of supplied CAs

Generated using TypeDoc