ResponseHeadersPlugin
Injects a Headers instance (named resHeaders) into the context. Any headers written to it are merged into the final HTTP response.
Setup
Using in procedures
RequestHeadersPlugin
Injects a Headers instance (named reqHeaders) into the context, providing read access to the incoming request headers.
