Is HTTP header Referer sent when going to a http page from a https page?

Viewed 21641

After a few tests, I'm starting to reach the conclusion that a browser does not send a Referer HTTP header when one clicks to a http page from a https one.

What security reason is that for? Is is defined somewhere in the standard?

4 Answers
Related