Preparing search index...
The search index is not available
KoAJAX
KoAJAX
RequestResult
Interface RequestResult<B>
interface
RequestResult
<
B
>
{
download
:
AsyncGenerator
<
ProgressData
,
any
,
any
>
;
response
:
Promise
<
Response
<
B
>
>
;
upload
?:
AsyncGenerator
<
ProgressData
,
any
,
any
>
;
}
Type Parameters
B
Index
Properties
download
response
upload?
Properties
download
download
:
AsyncGenerator
<
ProgressData
,
any
,
any
>
response
response
:
Promise
<
Response
<
B
>
>
Optional
upload
upload
?:
AsyncGenerator
<
ProgressData
,
any
,
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
download
response
upload
KoAJAX
BodyRequestMethods
FileMethod
HTTPClient
HTTPError
Stack
ClientOptions
Context
DownloadOptions
Request
RequestOptions
RequestResult
Response
TransferProgress
LinkHeader
MethodOptions
Middleware
ProgressData
ProgressEventTarget
headerParser
emitStreamProgress
encodeBase64
makeFormData
parseBody
parseDocument
parseFetchBody
parseHeaders
parseResponse
readAs
request
requestFetch
requestXHR
serialize
serializeNode
streamFromProgress
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R