Module gotham::router::response::extender [] [src]

Defines functionality for extending a Response

Structs

NoopResponseExtender

Extender that does not further alter the response.

Traits

ResponseExtender

Allow complex types to extend the Response based on current State and Response data

StaticResponseExtender

Extend the Response based on current State and Response data