Skip to content

Use UNENCODED_URL instead of REQUEST_URI when UNENCODED_URL is set#26

Open
abetomo wants to merge 1 commit intomichaelfranzl:masterfrom
abetomo:use-UNENCODED_URL
Open

Use UNENCODED_URL instead of REQUEST_URI when UNENCODED_URL is set#26
abetomo wants to merge 1 commit intomichaelfranzl:masterfrom
abetomo:use-UNENCODED_URL

Conversation

@abetomo
Copy link
Copy Markdown

@abetomo abetomo commented Oct 27, 2025

In environments using URL Rewrite in IIS, since REQUEST_URI may be set to an invalid URL that has been URL encoded by URL Rewrite, use UNENCODED_URL, which sets the request URL as is.

In environments using URL Rewrite in IIS, since `REQUEST_URI` may be set to an invalid URL that has been URL encoded by URL Rewrite,
use `UNENCODED_URL`, which sets the request URL as is.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant