Closed Bug 305419 Opened 19 years ago Closed 19 years ago

referrer not sent from https:

Categories

(Core :: Networking, defect)

x86
Windows 98
defect
Not set
major

Tracking

()

VERIFIED INVALID

People

(Reporter: hhschwab, Assigned: darin.moz)

Details

(Keywords: testcase)

Attachments

(1 file)

The validator button doesn't work on https: pages. I'll attach a testcase.

Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.9a1) Gecko/20050821 SeaMonkey/1.0a
network.http.sendRefererHeader user set integer 1
network.http.sendSecureXSiteReferrer default boolean true

Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.9a1) Gecko/20050821 Firefox/1.6a1
network.http.sendRefererHeader default integer 2
network.http.sendSecureXSiteReferrer default boolean true

see http://preferential.mozdev.com/preferences.html for explanation:
network.http.sendRefererHeader
Handling of HTTP Referer Headers

    * 0 : Do not send referer header
    * 1 : Send partial header
    * 2 : Send all of header

network.http.sendSecureXSiteReferrer
** purpose not known - please advise by mailing GuruJ@mbox.com.au **

 
http://validator.w3.org/check?uri=referer doesn't send referrer when clicked on
a https page so a error message is received:

No Referer header found!

You have requested we check the referring page, but your browser did not send
the HTTP "Referer" header field.
Attached file testcase
This appears to be the intention as per bug 141641 comment 53.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
(In reply to comment #2)
> This appears to be the intention as per bug 141641 comment 53.

So this would work if w3c would allow a https: connection, like
https://validator.w3.org/check?uri=referer

But I checked, they don't accept https://validator.w3.org

verified invalid
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: