Skip to content

Fix sign URL with array param#597

Open
jeroenvermeulen wants to merge 4 commits intodaviddesberg:masterfrom
jeroenvermeulen:fix_sign_url_with_array_param
Open

Fix sign URL with array param#597
jeroenvermeulen wants to merge 4 commits intodaviddesberg:masterfrom
jeroenvermeulen:fix_sign_url_with_array_param

Conversation

@jeroenvermeulen
Copy link
Copy Markdown

Fixes #596

I let http_build_query do the work of recursively URL encoding the query parameters, we no longer need the method buildSignatureDataString. Added method ksortRecursive to sort array URL parameters recursively.

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.

Can't sign URL with array parameters

1 participant