-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi,
When working with the library I'm facing troubles with Uri class.
Unit tests in UriHelperTest.cs are also failing with:
System.UriFormatException : Invalid URI: The format of the URI could not be determined.
I'm using PC with Windows 10 and Visual Studio 2022.
This is issue with Windows vs Linux paths. When creating Uri from http request path, it translates to absolute path on Linux, but fails on Windows with above exception.
All the Uri handling in this project is specific for Linux environment.
Is there any plan to support Windows?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working