package
12.2.11
Repository: https://github.com/kataras/iris.git
Documentation: pkg.go.dev

# Variables

The shared header-mostly rules for both nethttp and fasthttp.
EmptyHeaderPredicate returns always true.
The shared header-mostly rules for both nethttp and fasthttp.
The shared header-mostly rules for both nethttp and fasthttp.
The shared header-mostly rules for both nethttp and fasthttp.

# Type aliases

GetHeader is a type of func which receives a func of string which returns a string used to get headers values, both request's and response's.
HeaderPredicate is a type of func which receives a func of string which returns a string and a boolean, used to get headers values, both request's and response's.