fetch-please icon indicating copy to clipboard operation
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, Would it be possible to add PATCH method? thanks

enhancement

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/)?