Skip to content

lambda: URL path of http request is not decoded back #22

@weberaj

Description

@weberaj

If an URL contains an encoded path element, for example "/foo%20bar/", the http.Request's URL does not return the decoded path in the net/http Request.URL.Path field. (Example for URL parsing, https://play.golang.org/p/HJKPfR-9xht)

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