Skip to content

Broken rotes in ISAPI module #826

@FreezerUa

Description

@FreezerUa

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 milestonehelp wanted

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions