Oh really?
Then why do I get a 'This page contains both secure and nonsecure items. Do you want to display the nonsecure items?' when I go to https://www.google.com.
There is nothing evidently different on the page itself when you click Yes vs No, except that in the 'No' case it takes a little bit longer to load.
This possibly because in the 'No' option, an additional get (https://www.google.com//compressiontest/gzip.html) is done before the page loads fully, while in the 'Yes' option the same is done post page load.
Also the get of https://www.google.com//compressiontest/gzip.html gives me a 'Done but with errors on page' which on double-click gives the following error message:
Line; 71, Char: 50, Error: Access is denied, Code: 0, URL: http://www.google.co.uk
And the privacy report tells me it has blocked a cookie for http://www.google.co.uk
Is this because I'm *cringe* using IE 6/ XP or because of some goof up at the google end?