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(parser): decode params before parsing #8

Merged
merged 1 commit into from
Feb 15, 2017

Conversation

datanel
Copy link
Contributor

@datanel datanel commented Feb 14, 2017

Added the possibility to parse array with percent encoding like a%5B%5D=b&a%5B%5D=c&a%5B%5D=d

@GitCop
Copy link

GitCop commented Feb 14, 2017

There were the following issues with your Pull Request

  • Commit: 4fe25cb
  • Commits must be in the following format: %{type}(%{scope}): %{description}

Guidelines are available at https://github.com/rustless/queryst/blob/master/CONTRIBUTING.md


This message was auto-generated by https://gitcop.com

@datanel datanel changed the title Decode params before parsing fix(parser): decode params before parsing Feb 14, 2017
@s-panferov s-panferov merged commit b29604a into s-panferov:master Feb 15, 2017
@s-panferov
Copy link
Owner

Thanks!

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.

3 participants