package
2.8.4
Repository: https://github.com/khulnasoft/kengine.git
Documentation: pkg.go.dev

# Functions

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