It would be great to have ability to pass `AbortController/AbortSignal` to the API methods, so method would stop fetching once abort happens.
It would be great to have ability to pass
AbortController/AbortSignalto the API methods, so method would stop fetching once abort happens.