Preparing search index...
The search index is not available
xior
xior
index
XiorResponseInterceptorConfig
Interface XiorResponseInterceptorConfig<T>
interface
XiorResponseInterceptorConfig
<
T
>
{
config
:
XiorInterceptorRequestConfig
<
T
>
;
data
:
T
;
headers
:
Headers
;
request
:
XiorInterceptorRequestConfig
<
T
>
;
response
:
Response
;
status
:
number
;
statusText
:
string
;
}
Type Parameters
T
=
any
Index
Properties
config
data
headers
request
response
status
status
Text
Properties
config
config
:
XiorInterceptorRequestConfig
<
T
>
data
data
:
T
headers
headers
:
Headers
request
request
:
XiorInterceptorRequestConfig
<
T
>
response
response
:
Response
status
status
:
number
status
Text
status
Text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
data
headers
request
response
status
status
Text
xior
Loading...