Request a URL.
NOTE: The AbortablePromise is only shallowly abortable. If any standard promise methods are called on this, the promise they return no longer will have the abort function. Therefore, you'll need to readd it.
Optional
Generated using TypeDoc
Request a URL.
NOTE: The AbortablePromise is only shallowly abortable. If any standard promise methods are called on this, the promise they return no longer will have the abort function. Therefore, you'll need to readd it.