Preparing search index...
The search index is not available
@amjs/js-utils
@amjs/js-utils
XHRConfiguration
Interface XHRConfiguration
interface
XHRConfiguration
{
debug
?:
XHRDebugLevel
;
hostname
:
string
;
port
?:
string
;
secure
?:
boolean
;
}
Index
Properties
debug?
hostname
port?
secure?
Properties
Optional
debug
debug
?:
XHRDebugLevel
hostname
hostname
:
string
Optional
port
port
?:
string
Optional
secure
secure
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
debug
hostname
port
secure
@amjs/js-utils
Loading...