Blocked mixed content, HTTP request
please help me – I need to send requests to an API that runs on an insecure HTTP protocol. Unfortunately, I can’t use PHP, but I have to use AJAX (the API server runs on localhost), so only a device connected to the same network can access it. However, the browser reports blocked mixed content.