# 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.