Answer the question
In order to leave comments, you need to log in
How to load http content on https page?
As I understand it, this is impossible, but what if .. There is an https site where embed video is connected via an iframe, but this video does not have an https version, and http is blocked by the browser. Is it possible to download it?
Answer the question
In order to leave comments, you need to log in
It is not possible to load insecure content into a document received over the https
protocol . The X-Frame-Options
header could help, but webkit doesn't support ALLOW-FROM uri , and haven't tested it in others, so it's quite possible that this is a dead end.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question