LoginSignup
0
0

More than 3 years have passed since last update.

HTTPS HTTP Mixed content Ajax not working

Posted at

Mixed Content: The page at 'https://example.com' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://XX.XXX.XX.XXX/vicidial/non_agent_api.php?queries=query=data'. This request has been blocked; the content must be served over HTTPS.

<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> 

👍😁

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0