Versions in this module Expand all Collapse all v1 v1.0.1 Sep 15, 2024 v1.0.0 Jul 28, 2024 Changes in this version + type WebAddon struct + func NewWebAddon(addr string) *WebAddon + func (web *WebAddon) Request(f *proxy.Flow) + func (web *WebAddon) Requestheaders(f *proxy.Flow) + func (web *WebAddon) Response(f *proxy.Flow) + func (web *WebAddon) Responseheaders(f *proxy.Flow) + func (web *WebAddon) ServerDisconnected(connCtx *proxy.ConnContext)