Skip to content

Decoding entire pathname leads to edge case issues #191

@ventaur

Description

@ventaur

The short of it is, if you have %5C in your URL string before normalizing it, you will end up with a / in the final result instead of a \. You can read my much lengthier explanation on Ghost issue #20484.

I'll submit a PR shortly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions