Redirect requests to a new location.
The types in this module are helpers that implement Reply, and easy to use in order to setup redirects.
Reply
A simple 308 permanent redirect to a different location.
308
A simple 301 permanent redirect to a different location.
301
A simple 303 redirect to a different location.
303
A simple 307 temporary redirect to a different location.
307