UploadResponse

Represents the response type of the Upload.

NameTypeDefaultDescription

headers

any

The headers with which the server responded.

request?

XMLHttpRequest

The XMLHttpRequest instance of the browser.

response

any

The response that was provided by the server.

status

number

The HTTP status code from the server response.

statusText

string

The HTTP status message from the server response.

In this article

Not finding the help you need?