KoAJAX
Preparing search index...
RequestOptions
Interface RequestOptions
interface
RequestOptions
{
responseType
?:
XMLHttpRequestResponseType
;
timeout
?:
number
;
withCredentials
?:
boolean
;
}
Hierarchy (
View Summary
)
RequestOptions
Request
ClientOptions
Index
Properties
response
Type?
timeout?
with
Credentials?
Properties
Optional
response
Type
responseType
?:
XMLHttpRequestResponseType
Optional
timeout
timeout
?:
number
Optional
with
Credentials
withCredentials
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
response
Type
timeout
with
Credentials
KoAJAX
Loading...