Search
Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
TagoIO SDK for JavaScript and TypeScript
<internal>
AxiosProxyConfig
Interface AxiosProxyConfig
Hierarchy
AxiosProxyConfig
Index
Properties
auth
host
port
protocol
Properties
Optional
auth
auth
?:
{
password
:
string
;
username
:
string
}
Type declaration
password
:
string
username
:
string
host
host
:
string
port
port
:
number
Optional
protocol
protocol
?:
string
Exports
<internal>
Types
Utils
Axios
Proxy
Config
auth
host
port
protocol