-
-
Notifications
You must be signed in to change notification settings - Fork 377
Open
Labels
acceptedIssue has been accepted and inserted in a future milestoneIssue has been accepted and inserted in a future milestonehelp wanted
Milestone
Description
After commit 42f1556 framework starts to use ARequest.RAWPathInfo instead of ARequest.PathInfo for routing purpose, but when WebApplication is compiled as ISAPI module ARequest filled by IIS and RAWPathInfo property always returns empty string, so all routes is broken.
Need to revert changes or make some special handling of this situation.
Metadata
Metadata
Assignees
Labels
acceptedIssue has been accepted and inserted in a future milestoneIssue has been accepted and inserted in a future milestonehelp wanted