upload property

  1. @Unstable()
HttpRequestUpload get upload

EventTarget that can hold listeners to track the progress of the request. The events fired will be members of HttpRequestUploadEvents.

Implementation

@Unstable()
HttpRequestUpload get upload => HttpRequestEventTarget._();