New to KendoReactStart a free 30-day trial

Represents the response type of the Upload.

Definition

Package:@progress/kendo-react-upload

Properties

The headers with which the server responded.

request?

XMLHttpRequest

The XMLHttpRequest instance of the browser.

The response that was provided by the server.

status

number

The HTTP status code from the server response.

The HTTP status message from the server response.