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 encoding consistency with sorted and non-sorted URL parameters #158

Merged
merged 3 commits into from
Jan 18, 2022

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    5ba1fcf View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. fix: avoid double decoding URL parameters

    Only decode when the parameters have been sorted.
    ludofischer committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    1c187da View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Update index.js

    sindresorhus committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    452c28a View commit details
    Browse the repository at this point in the history