Versions in this module Expand all Collapse all v1 v1.3.3 Aug 20, 2021 v1.3.2 Aug 20, 2021 Changes in this version + const DefaultMaxBodyBytes + func IsValidExpression(expr string) bool + func Logger(l *log.Logger) optSetter + type Stream struct + func New(next http.Handler, setters ...optSetter) (*Stream, error) + func (s *Stream) ServeHTTP(w http.ResponseWriter, req *http.Request) + func (s *Stream) Wrap(next http.Handler) error