Skip to content

partially decoded special chars in query params #26

@georgecrawford

Description

@georgecrawford

'https://example.com?tint=%23505050,%23505050' is normalised to 'https://example.com/?tint=%23505050,#505050'. Note that only one of the entities is decoded. I'm not even sure that the entities should be decoded here - what's the justification for that?

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