valeriangalliat / fetch-cookie

Decorator for a `fetch` function to support automatic cookie storage and population. 🍪
The Unlicense
135 stars 29 forks source link

pass the options on redirect #45

Closed rpulivarthy closed 4 years ago

rpulivarthy commented 4 years ago

Made changes to preserve the options on redirect

rpulivarthy commented 4 years ago

No longer needed