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

Fix logic handling primitive wrapper in URL params #478

Merged
merged 1 commit into from
Oct 26, 2017

Conversation

tgeng
Copy link

@tgeng tgeng commented Oct 26, 2017

In ESP, wrapped primitives in URL can also be parsed from seralized
string format of the primitive directly without ".value" field
reference. This PR changes URL parsing logic to conform with this
behavior.

In ESP, wrapped primitives in URL can also be parsed from seralized
string format of the primitive directly without ".value" field
reference. This PR changes URL parsing logic to conform with this
behavior.
@tgeng
Copy link
Author

tgeng commented Oct 26, 2017

Weird, the cla/google check get stuck again ...

@achew22
Copy link
Collaborator

achew22 commented Oct 26, 2017

Congratulations! Your PR was the one that allowed us to figure out why it gets stuck. I think it shouldn't have that problem any more... WOO!

@achew22 achew22 merged commit 1fd8ba6 into grpc-ecosystem:master Oct 26, 2017
@tgeng
Copy link
Author

tgeng commented Oct 26, 2017

Wow that was super fast! Thanks!!

@achew22
Copy link
Collaborator

achew22 commented Oct 26, 2017

TBH I'm sorry it took this long. I looked at it last night and wanted to merge it then but you hadn't commented yet to tickle the CLA bot. Hopefully this will not be a problem going forward.

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