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 Sep 10, 2019. It is now read-only.
Considering that we now have the ability to add arbitrary headers (see #16 / #23), this shouldn't be overly difficult, because they're all just extra headers...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The 3xx status codes are kinda tricky, and require extra headers. It might be useful to do real HTTP 3xx stuff, like 301 or 302.
Also, 304 / other caching stuff. See also #7 .
The text was updated successfully, but these errors were encountered: