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

If supplied pass changeOrigin option through to HttpProxy instance if set in RoutingProxy #285

Merged

Conversation

1stvamp
Copy link
Contributor

@1stvamp 1stvamp commented Jul 25, 2012

We use a standalone httpProxy.RoutingProxy instance inside our app to handle adhoc HTTP proxy requests. The changeOrigin option re-added in 0.8.2 isn't passed through to httpProxy.HttpProxy instances when passed to routing proxy instances, so I've tried to match the current way options are passed on in this patch.

@indexzero
Copy link
Contributor

lgtm

indexzero added a commit that referenced this pull request Jul 26, 2012
…proxy

If supplied pass changeOrigin option through to HttpProxy instance if set in RoutingProxy
@indexzero indexzero merged commit 82da853 into http-party:master Jul 26, 2012
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.

2 participants