Skip to content

Path unquoting #60

Description

@tiran

Why does custodia.http.server unquotes the request's path? This breaks PUT /secrets/docker/http%3A%2F%2Flocalhost%3A5000 because it unquotes it to http://localhost:5000 and then treats http:/ as a path segment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions