Using AbortController with HttpClient Requests in Effect Typescript
How properly abort
HttpClient request if I have AbortController in hand? is there a way to pass it in?