Versions in this module Expand all Collapse all v0 v0.0.29 Dec 28, 2024 v0.0.28 Dec 28, 2024 Changes in this version + type Config struct + BufferPool httputil.BufferPool + Namespace string + Transport http.RoundTripper + type Proxy struct + func NewProxy(cfg Config) (*Proxy, error) + func (p *Proxy) ServeHTTP(w http.ResponseWriter, r *http.Request) error + func (p *Proxy) WithPathTrim(trim string) plugin.HandlerFunc