Skip to content

Retain scheme in LBClient.RibbonRequest URI - fixes #183#185

Merged
codefromthecrypt merged 1 commit intoOpenFeign:masterfrom
bstick12:issue-183
Feb 19, 2015
Merged

Retain scheme in LBClient.RibbonRequest URI - fixes #183#185
codefromthecrypt merged 1 commit intoOpenFeign:masterfrom
bstick12:issue-183

Conversation

@bstick12
Copy link
Contributor

No description provided.

@cloudbees-pull-request-builder

NetflixOSS » feign » feign-pull-requests #53 SUCCESS
This pull request looks good

@codefromthecrypt
Copy link
Contributor

Thanks for the help. I think we need a test for this, right? Can you port something like this into the ribbon test? That way future work doesn't undo yours. https://github.com/Netflix/feign/blob/master/core/src/test/java/feign/client/DefaultClientTest.java#L119

@cloudbees-pull-request-builder

NetflixOSS » feign » feign-pull-requests #56 SUCCESS
This pull request looks good

@bstick12
Copy link
Contributor Author

Added a test to check the https connection works

Copy link
Contributor

Choose a reason for hiding this comment

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

nit I don't think this comment is required. the commit log already says this, and the need for this feature is obvious.

@codefromthecrypt
Copy link
Contributor

hypernit on comment, also I'm trying to help us get more readable commit log. can you switch to this form?
Note using retains vs retain makes the commit log look like.

"this commit retains scheme in LBClient.RibbonRequest"

Retains scheme in LBClient.RibbonRequest URI

Before this change, we were dropping scheme, which prevented use of https.

closes #183
``

Before this change, we were dropping scheme, which prevented use of https.

closes OpenFeign#183
@cloudbees-pull-request-builder

NetflixOSS » feign » feign-pull-requests #58 SUCCESS
This pull request looks good

codefromthecrypt pushed a commit that referenced this pull request Feb 19, 2015
Retains scheme in LBClient.RibbonRequest URI
@codefromthecrypt codefromthecrypt merged commit 712a8c8 into OpenFeign:master Feb 19, 2015
velo pushed a commit that referenced this pull request Oct 8, 2024
Retains scheme in LBClient.RibbonRequest URI
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.

3 participants