Versions in this module Expand all Collapse all v1 v1.0.0 Sep 29, 2024 Changes in this version + type Headers struct + Next httpserver.Handler + Rules []Rule + func (h Headers) ServeHTTP(w http.ResponseWriter, r *http.Request) (int, error) + type Rule struct + Headers http.Header + Path string