You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2023. It is now read-only.
I have just added redirect location feature to support my project. It allows the server to redirect to the other location (with status code 301, 302).
It breaks the current interface, since now rewind() return an object instead of the status code.
Do you welcome a pull request or have any better suggestion for this?