-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Hello, @starlight36
I'm looking forward for feature that supported by fetch, but as i see from source it is not possible with your library for now. I need to use previous Request instance with method fetch (retrying requests that was rejected by server in cases of status 502, for example)
https://developer.mozilla.org/en-US/docs/Web/API/Request#Examples
Please, say, do you see any way to do it using your library?