will trillich wrote on 2/21/11 5:50 PM: > Okay -- we'd tried this approach using Chrome already, and it is not showing > *any* http:// requests from the https:// page. > > Life HTTP Headers (FireFox) shows either https://server.name/path requests or > server-relative /path requests. Period. > > Same url, yet internet explorer complains... I've got a knack for finding > weird > stuff like this. Anybody else seen this? >
I've been bitten by this when the .js or .css I am loading will load an img. E.g., ExtJS loads a s.gif file by default from http and I have had to edit the .js file(s) to use a https version instead. -- Peter Karman . http://peknet.com/ . [email protected] _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
