[][src]Module saphir::http_context

Context enveloping every request <-> response

Structs

HttpContext

Context representing the relationship between a request and a response This structure only appears inside Middleware since the act before and after the request