Description
Adds Nginx directives for setting and clearing request and response headers. It is useful when a server needs precise control over security headers, proxy headers, cache headers, or application-facing metadata.
Use it carefully because headers affect browser behavior, caching, authentication, and upstream applications. Removing the wrong header can break security or routing assumptions.