Closed SagsMug closed 6 years ago
This commit fixes the issue with special characters in the path by getting AbsoluteUri from path. I tested the issue with different methods like the ones in HttpUtility and found that they dont work for this particular issue, but AbsoluteUri does.
This commit fixes the issue with special characters in the path by getting AbsoluteUri from path. I tested the issue with different methods like the ones in HttpUtility and found that they dont work for this particular issue, but AbsoluteUri does.