Expand description
Modules§
Structs§
- SetRequest
Header - Middleware that sets a header on the request.
- SetRequest
Header Layer - Layer that applies
SetRequestHeader
which adds a request header. - SetResponse
Header - Middleware that sets a header on the response.
- SetResponse
Header Layer - Layer that applies
SetResponseHeader
which adds a response header.