Skip to content

Access to original undecode/reencoded GET URI #1228

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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