You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The parameter timeout it is not working either at instance creation neither as options during calling soxa.get(url, options)
I make my own cancel logic using a cancelation token, but the documentation is not rigth. I had to import CancelToken from /src/cancel/CancelToken.ts. It is not in soxa instance.
The parameter timeout it is not working either at instance creation neither as options during calling soxa.get(url, options)
I make my own cancel logic using a cancelation token, but the documentation is not rigth. I had to import CancelToken from /src/cancel/CancelToken.ts. It is not in soxa instance.
The text was updated successfully, but these errors were encountered: