Commit b2f01f3
committed
Use
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.UNENCODED_URL instead of REQUEST_URI when UNENCODED_URL is set1 parent 1c2eb30 commit b2f01f3
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
0 commit comments