Quantcast
Channel: Active questions tagged https - Stack Overflow
Viewing all articles
Browse latest Browse all 1631

Upgraded OWIN libraries from version 3.0.1 to 4.2.0 Http RequestUri is coming in capital later

$
0
0

After upgrading the OWIN libraries from version 3.0.1 to 4.2.0, the Http RequestUri is now coming in capital letters. This means that if I am requesting from the front end like http://localhost/TestURL, then in the API backend, I am receiving the same URL. However, in the previous version, whatever URL I requested was always coming in lowercase, like http://localhost/testurl.

Upgraded libraries:

Microsoft.Owin: 3.0.1.0 => 4.2.2.0Microsoft.Owin.Security: 3.0.1.0 => 4.2.2.0I was looking for any documentation from OWIN but couldn't find any. Please help me provide any documentation from the OWIN side.

I am looking for documentation for URL casing from OWIN side.


Viewing all articles
Browse latest Browse all 1631

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>