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

Doesnt handle query strings #2

Closed
nightshade427 opened this issue Dec 7, 2014 · 2 comments
Closed

Doesnt handle query strings #2

nightshade427 opened this issue Dec 7, 2014 · 2 comments

Comments

@nightshade427
Copy link
Contributor

When making an http call with query strings carrier drops the query string part and only uses the path.

Carrier sends:
"/about?test=this" => "/about"

@nightshade427
Copy link
Contributor Author

See pull request #3

@nightshade427
Copy link
Contributor Author

Thanks for the merge ;)

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

No branches or pull requests

1 participant