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

Absolutely relative proxying #234

Merged
merged 2 commits into from Mar 10, 2014

Conversation

mhils
Copy link
Member

@mhils mhils commented Mar 10, 2014

Depends on PR #233
Isolated Diff View: untangle_circular_dependencies...absolutely_relative_proxying

Changes:

  • Renamed reverse proxy command line switch from -P to -R
  • Add arguments for manually specifying the expected http form (--http-form-(in|out) (absolute|relative) and the upstream server. Add warning that usually -R, -T and -F should be used.
  • Added logic to make sure that -R, -T, -F and --upstream-server are mutually exclusive
  • Add SSL-terminating capability by allowing advanced specification of the upstream server, e.g. https2http://example.com
  • Add UpstreamServerResolver to provide an unified interface for all non-default proxying modes.

cortesi added a commit that referenced this pull request Mar 10, 2014
@cortesi cortesi merged commit 03cbc4d into untangle_circular_dependencies Mar 10, 2014
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.

None yet

2 participants