Tuesday, September 8, 2020

Support HTTP Options with EnableCors

 I found this interesting blog explaining options method support with EnableCors

https://blogs.msmvps.com/kenlin/2018/01/18/2694/

No comments:

SSL Error - The connection for this site is not secure

 After cloning a git repo of dot net framework website and trying to run it all I could see was this error Turns out the fix was to simply e...