Skip to content

Plus Sign (+) should not be converted to Space outside of GET values #49

@besfahbod

Description

@besfahbod

Traditionally, + sign has been treated as Space, b/c that's how x-www-form-urlencoded prefers to encode a space in its values. (Maybe also names, I'm not sure at the moment.)

However, the Plus Sign should not be treated as Space outside of Query Params. Doing so would make parsing of URLs such as https://en.wikipedia.org/wiki/C++ incorrect.

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