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

serverv2: rewrite reverse proxy #65

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

andydunstall
Copy link
Owner

Instead of using httputil.ReverseProxy which has limitations around selecting which upstream to connect to, adds a custom reverse proxy.

Instead of using httputil.ReverseProxy which has limitations around
selecting which upstream to connect to, adds a custom reverse proxy.
@andydunstall andydunstall force-pushed the serverv2-reverseproxy branch from 0d6b138 to 0b25a13 Compare June 5, 2024 17:14
@andydunstall andydunstall merged commit e770137 into main Jun 5, 2024
3 checks passed
@andydunstall andydunstall deleted the serverv2-reverseproxy branch June 5, 2024 17:15
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

Successfully merging this pull request may close these issues.

1 participant