Skip to content

Percent encoding is lost in the path#42

@Andrew-Lees11

Description

@Andrew-Lees11

When you make a request using with percent encoding in the path, the encoding is lost causing the request to fail. This is because at HTTPHandler line 200 the path and query are used to get the url and these unencode the URL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions