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

Encode all querystring values #1013

Open
@mattpass

Description

@mattpass

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions