메모메모
[IT] This request has been blocked; the content must be served over HTTPS.
Traby.
2023. 3. 24. 03:15
낮에 돌땐 잘돌던놈이, 저녁에 돌땐 갑자기 안돌면 환장하는 경우다.
Web API Error - This request has been blocked; the content must be served over HTTPS
We have deployed the api on azure and trying to consume in our web app written in angular 5. However when we try to consume the api we are getting following errors. Chrome Mixed Content: The pag...
stackoverflow.com
방법도 친절하게 3가지 안내해주는데, 급한대로 3번으로 불을 껐다.
원격 서버에서 하나하나 https적용하는것도 쉽지않은데말이지.
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests" />