Okay, I must be missing something utterly simple here, because I\'ve been googling for days, and looking at dozens of answers there, and here on SO, and i just CANNOT get this to work, no matter what
I\'m trying to rewrite urls from the form: https://example.com/about to the form http://example.com/about
I really have no idea about the issue here. I have a DLL to send requests to an HTTPS server and get response with below C# code