[][src]Module warp::redirect

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.

Functions

redirect

A simple 301 redirect to a different location.