Module response

Module response 

Available on crate feature http only.
Expand description

Set required headers on the response, if they are missing.

For now this only sets Server and Date heades.

Structsยง

AddRequiredResponseHeaders
Middleware that sets a header on the request.
AddRequiredResponseHeadersLayer
Layer that applies AddRequiredResponseHeaders which adds a request header.