Versions in this module Expand all Collapse all v1 v1.7.4 Apr 27, 2026 v1.7.3 Apr 26, 2026 Changes in this version + type Plugin struct + func New() *Plugin + func (p *Plugin) OnRequest(_ *zoox.Context, _ *http.Request) error + func (p *Plugin) OnResponse(ctx *zoox.Context, res *http.Response) error + func (p *Plugin) Prepare(app *zoox.Application, cfg *config.Config) error