Skip to content
This repository was archived by the owner on Sep 10, 2019. It is now read-only.

Implement 3xx Statuses #14

Open
sleepdeprecation opened this issue Sep 12, 2013 · 1 comment
Open

Implement 3xx Statuses #14

sleepdeprecation opened this issue Sep 12, 2013 · 1 comment

Comments

@sleepdeprecation
Copy link
Owner

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 .

@sleepdeprecation
Copy link
Owner Author

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant