Skip to content

merged code for allowing multiple query params of the same name and also blank parameters #100

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

Closed
wants to merge 3 commits into from

Conversation

fission6
Copy link

@fission6 fission6 commented Dec 5, 2011

No description provided.

jparise and others added 3 commits August 16, 2011 17:28
It is legal for a URL parameter to be repeated multiple times in the
query string with different values.  The previous code was only using
the first occurence of the parameter when normalizing the URL, which
ultimately causes a signature mismatch.
@joestump
Copy link
Owner

Pretty sure the multiple parameters issue was fixed when #86 was merged.

@joestump joestump closed this Jul 29, 2015
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