Skip to content

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

Merged
wmatveyenko merged 1 commit intoarthurnn:mainfrom
pcarlisle:query-string
Feb 7, 2022
Merged

Don't consider query string as part of method name#74
wmatveyenko merged 1 commit intoarthurnn:mainfrom
pcarlisle:query-string

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