Skip to content

Access to original undecode/reencoded GET URI #1228

@timlegge

Description

@timlegge

I have a test app that gets a request with a URL in which the escaping/encoding in the URL is in lower case (eg. %2f instead of %2F). The nature of the application (SAML) requires the original URL that was requested. The URL includes a signature and the lower case was signed.

Dancer seems to convert the escapes to uppercase. Is there a way to get the original URL or to prevent the change to uppercase?

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