Whether the upload has been finished.
The transmit manager used for this instance.
Abort the current upload. Emits "aborted" and "done" events.
Parse an incoming request with form data.
Parse an incoming request with form data and return its fields and files. If the request is aborted, all uploaded files will be deleted.
Delete uploaded files for this request. Useful for cleanup after aborting the upload.
Generated using TypeDoc
Whether the upload has been aborted.