Versions in this module Expand all Collapse all v1 v1.0.4 Sep 29, 2024 Changes in this version + type Intercept struct + HandleResponse []kenginehttp.ResponseHandler + func (Intercept) KengineModule() kengine.ModuleInfo + func (i *Intercept) FinalizeUnmarshalKenginefile(helper httpkenginefile.Helper) error + func (i *Intercept) UnmarshalKenginefile(d *kenginefile.Dispenser) error + func (ir Intercept) ServeHTTP(w http.ResponseWriter, r *http.Request, next kenginehttp.Handler) error + func (irh *Intercept) Provision(ctx kengine.Context) error Other modules containing this package github.com/khulnasoft/kengine/v2