Module rama::http::layer::required_header

Expand description

Middleware for setting required headers on requests and responses, if they are missing.

See request and response for more details.

Modules§

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

Structs§