Page 1 of 1

Forbid active web content unless…

Posted: Tue May 01, 2012 10:55 am
by dhouwn
…it comes from a secure (HTTPS) connection
I guess encrypted websockets and SPDY connections also are also "secure connections" and are also accepted, so maybe this should be clarified.

Re: Forbid active web content unless…

Posted: Wed May 02, 2012 5:23 am
by GµårÐïåñ
It may be because I haven't slept in 4+ days and been poked and prodded more than a pin cushion, but I am not getting the issue you are presenting, can you break it down for me a bit?

Re: Forbid active web content unless…

Posted: Wed May 02, 2012 7:22 am
by Giorgio Maone
dhouwn wrote:
…it comes from a secure (HTTPS) connection
I guess encrypted websockets and SPDY connections also are also "secure connections" and are also accepted, so maybe this should be clarified.
WebSockets aren't used to serve active content, but just data.
SPDY is transparent to the user, who keeps seeing it as HTTPS (unless he uses a packat sniffer).

Re: Forbid active web content unless…

Posted: Wed May 02, 2012 8:42 pm
by GµårÐïåñ
After 2 hours of "sleep" and Giorgio's response, I get it now :idea: