Versions in this module Expand all Collapse all v0 v0.1.0 Aug 2, 2023 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)