Module zhelezo::response [] [src]

Iron's HTTP Response representation and associated methods.

Structs

BodyReader

Wrapper type to set Readers as response bodies

HttpResponse

An HTTP Response

Response

The response representation given to Middleware

Traits

WriteBody

A trait which writes the body of an HTTP response.