perf: enhance decodeParam to check for encoded values by nigrosimone · Pull Request #188 · pillarjs/router
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 120
Open
nigrosimone wants to merge 1 commit intopillarjs:2.0from
Open
perf: enhance decodeParam to check for encoded values#188
nigrosimone wants to merge 1 commit intopillarjs:2.0from
perf: enhance decodeParam to check for encoded values#188
nigrosimone wants to merge 1 commit intopillarjs:2.0from
Conversation
Copy link
If the string is ASCII avoids try/catch + decodeURIComponent
nigrosimone
changed the title
fix: enhance decodeParam to check for encoded values
perf: enhance decodeParam to check for encoded values
nigrosimone
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment