Versions in this module Expand all Collapse all v0 v0.14.0 Jul 11, 2026 Changes in this version + func AttachRoute(request *http.Request, route *router.Route) func() + func Install(request *http.Request, body []byte) + func Route(request *http.Request) *router.Route + func Snapshot(request *http.Request) ([]byte, error) + func WithFreshBody(request *http.Request, callback func() error) error