Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancing the API to pass the ProxyCtx to functions... #458

Open
muranant opened this issue Dec 9, 2021 · 2 comments
Open

Enhancing the API to pass the ProxyCtx to functions... #458

muranant opened this issue Dec 9, 2021 · 2 comments

Comments

@muranant
Copy link

muranant commented Dec 9, 2021

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?

@ErikPelli
Copy link
Collaborator

Please open an issue for every change that you want to propose and we will see about each one separately

@ErikPelli
Copy link
Collaborator

Let me know if you have any other question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants