Module responder

Source
Expand description

Module containing Responder - service taking http request (parts) and returning http responses.

Structs§

Responder
Responder service, providing http response for requests, looking for File in Pack.

Enums§

ResponderRespondError
Possible errors during Responder::respond handling.

Type Aliases§

Response
Http response type specialization.