fetch-please
fetch-please copied to clipboard
HTTP-transport that supports Promises and cancelable requests (XHR)
Results
3
fetch-please issues
Sort by
recently updated
recently updated
newest added
I need a way to use `xhr.withCredential = true` so that the browser can save the cookie, but I don't see an API that support this before sending the request....
Hi, thanks for your work on this library. Given the name of this library, any interest to align the API with the [official Fetch spec](https://fetch.spec.whatwg.org/)?