package
2.5.2
Repository: https://github.com/threefx/caddy.git
Documentation: pkg.go.dev

# Functions

CaddyfileHeaderOp applies a new header operation according to field, value, and replacement.

# Structs

Handler is a middleware which modifies request and response headers.
HeaderOps defines manipulations for HTTP headers.
Replacement describes a string replacement, either a simple and fast substring search or a slower but more powerful regex search.
RespHeaderOps defines manipulations for response headers.