Hi,
Using Visual Studio 2019, I created a new project with a web form application template. However, all the web pages in the project will always use SSL, ie, always route to "https://...", instead of "http://..."
How to turn the SSL off?
Appreciate your help,
Goldstar Lee