Module finchers::response [] [src]

Definitions and reexports related to HTTP response

Structs

ContentType

A wrapper of responders, to overwrite the value of ContentType.

Created

A wrapper of responders, to represents the status 201 Created

NoContent

A responder represents the status 204 No Content

Response

An HTTP Response

Traits

Responder

The type to be converted to hyper::Response