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

avoid rearrange query params #925

Closed
wants to merge 1 commit into from
Closed

avoid rearrange query params #925

wants to merge 1 commit into from

Conversation

miccycn
Copy link
Contributor

@miccycn miccycn commented Nov 22, 2016

avoid rearrange query parameters,
coz it will cost a new request
and make some troubles like generating token which is based on query string

@yyx990803
Copy link
Member

There is one test failing 🙈

@miccycn
Copy link
Contributor Author

miccycn commented Nov 22, 2016

:( Should I modify the unit test file?....Umm, I might as well to create an ISSUE....

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