package
7.4.0+incompatible
Repository: https://github.com/go-siris/siris.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.