T
T
terkin2014-08-16 15:19:12
Digital certificates
terkin, 2014-08-16 15:19:12

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

2 answer(s)
E
Evgeny Petrov, 2014-08-16
@Petroveg

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.

A
Alexander Taratin, 2014-08-16
@Taraflex

Through flash (URLLoader) try, although I'm not sure.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question