Module iron::response [-] [+] [src]

Iron's HTTP Response representation and associated methods.

Structs

HttpResponse

The outgoing half for a Tcp connection, created by a Server and given to a Handler.

Response

The response representation given to Middleware