Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Encode all querystring values #1013

Open
mattpass opened this issue Jun 2, 2022 · 0 comments
Open

Encode all querystring values #1013

mattpass opened this issue Jun 2, 2022 · 0 comments

Comments

@mattpass
Copy link
Collaborator

mattpass commented Jun 2, 2022

Some URLs contain querystring params which include unencoded characters such as the pipe in ?location=|file|path|here.

Review all URLs that contain querystrings and make sure they're encoded URI components. In doing this, characters such as the pipe, which were used in place of slashes, can be changed to slashes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant