Expand description

Module for the response object sent by the handler.

Structs

The struct that contains all the data to be sent to the browser.

Functions

Returns a json Response object for the given content.

Returns a redirect Response object for the given url.

Returns a xml Response object for the given content.