ControllerAbort with Axios?
AFAIK, ControllerAbort is considered the new method for aborting request.
I just hate one thing about it, which is that it doesn't wait for the server to respond.
So does cancelationToken wait for the server or the same thing?
The point of the AbortController is to cancel before any server response.
Обсуждают сегодня