Versions in this module Expand all Collapse all v0 v0.21.1 Jul 3, 2026 v0.21.0 Jul 3, 2026 Changes in this version + func Signature(maxBytes int64, authenticate Authenticate) func(http.Handler) http.Handler + type Authenticate func(w http.ResponseWriter, r *http.Request, body []byte) bool