|
|
|
|
|
by seyz
1987 days ago
|
|
I can understand your concern. But don't worry, there's no problem here. HTTP is used when you create a localhost project. On a local server, API requests transit directly from the browser to the local server without going through an external network. On a remote server, HTTPs is enforced to avoid security issues. |
|