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

Request forwarding #1721

Merged
merged 28 commits into from Aug 15, 2016
Merged

Request forwarding #1721

merged 28 commits into from Aug 15, 2016

Conversation

jefferai
Copy link
Member

@jefferai jefferai commented Aug 11, 2016

Closes #443

@jefferai jefferai force-pushed the request-forwarding branch 11 times, most recently from 9caf4ee to 1c87bc7 Compare August 12, 2016 20:43
@jefferai jefferai added this to the 0.6.1 milestone Aug 13, 2016
function.

More documentation updates are needed.
This actually ends up being much easier, because we have a single source
of truth (the advertised info) rather than trying to reconcile against
other locations in the barrier that may be cached.

Also fix some bugs after fixing service-tags -> service_tags.
@jefferai jefferai merged commit 6455400 into master Aug 15, 2016
@jefferai jefferai deleted the request-forwarding branch August 15, 2016 13:42
// assume it's due to there not being a port specified, in which case
// use 443
host = u.Host
nPort = 443
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we set nPortErr to nil here?

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