Versions in this module Expand all Collapse all v0 v0.9.0 Jul 19, 2016 Changes in this version + type Header struct + Name string + Value string + type Headers struct + Next httpserver.Handler + Rules []Rule + func (h Headers) ServeHTTP(w http.ResponseWriter, r *http.Request) (int, error) + type Rule struct + Headers []Header + Path string