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

runtime - export prefix constants #236

Merged
merged 3 commits into from
Oct 21, 2016
Merged

runtime - export prefix constants #236

merged 3 commits into from
Oct 21, 2016

Conversation

philipithomas
Copy link
Contributor

@philipithomas philipithomas commented Oct 16, 2016

Some clients that map HTTP to GRPC requests (e.g. for tracing purposes or for having a load balancer denote an external ip) need to know how this library maps HTTP to gRPC. Rather than hardcoding the prefix in their code, I think that users should be able to import this variable so that future gprc-gateway changes do not (transparently) break this functionality.

(and I'm writing a client right now that would benefit from this)

philipithomas and others added 3 commits October 15, 2016 21:36
Some clients that map HTTP to GRPC requests (e.g. for tracing purposes) need to know how this library maps HTTP requests to gRPC requests. Rather than hardcoding it in their code, I think that users should be able to import this variable so that future gprc-gateway changes do not (transparently) break this functionality.
@yugui
Copy link
Member

yugui commented Oct 19, 2016

LGTM.

But cla/google bot failed to check if you have signed a [CLA].(https://cla.developers.google.com/clas).
@philipithomas Would you let me know if you have signed? And if you haven't, could you sign?

@philipithomas
Copy link
Contributor Author

@yugui - I have signed (and had merged code already). CLA is under philip at staffjoy.com or mail at philipithomas.com

@yugui yugui merged commit 1185a73 into grpc-ecosystem:master Oct 21, 2016
@yugui
Copy link
Member

yugui commented Oct 21, 2016

Thank you for your contribution!

@tamalsaha tamalsaha mentioned this pull request Mar 30, 2017
1 task
adasari pushed a commit to adasari/grpc-gateway that referenced this pull request Apr 9, 2020
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