You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example ProxySpec has DivertPort before DivertAddr. The code actually only processes DivertAddr when DivertPort is processed so order matters. It would be easiest to fix the docs, but more flexibility in syntax processing would be welcome too.