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

Don't consider query string as part of method name #74

Merged
merged 1 commit into from
Feb 7, 2022

Conversation

pcarlisle
Copy link
Contributor

@pcarlisle pcarlisle commented Dec 2, 2021

Use the rack method that returns the path without querystring.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@pcarlisle
Copy link
Contributor Author

I'm not sure that twirp as a protocol cares about this or really allows query strings, but some quick testing suggests that this matches how routing works for the go twirp library.

@wmatveyenko
Copy link
Collaborator

Hi, Thanks for the contribution. Could you add this to statement to your pull request:
"By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license."

Thanks!

@pcarlisle
Copy link
Contributor Author

Done

@wmatveyenko wmatveyenko merged commit 04f041a into arthurnn:main Feb 7, 2022
@wmatveyenko
Copy link
Collaborator

Thanks for the contribution.

@pcarlisle pcarlisle deleted the query-string branch February 10, 2022 17:21
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