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
We are using goproxy to create a rule based proxy. So based on pre-defined rules and proxies, the traffic gets proxied to the right endpoint. In order to do this, we had to extend a few of the core APIs to pass the ProxyCtx along.
Was wondering what is the best way for us to open a conversation to possible bring the changes we did back into goproxy.
Is there a different interface for this?
The text was updated successfully, but these errors were encountered:
We are using goproxy to create a rule based proxy. So based on pre-defined rules and proxies, the traffic gets proxied to the right endpoint. In order to do this, we had to extend a few of the core APIs to pass the ProxyCtx along.
Was wondering what is the best way for us to open a conversation to possible bring the changes we did back into goproxy.
Is there a different interface for this?
The text was updated successfully, but these errors were encountered: