Comment 5 for bug 98437

Revision history for this message
James Henstridge (jamesh) wrote :

From what I can see, TestBrowser (through mechanize) does correctly set the "Referer:" header in its requests when appropriate (following links, submitting forms, etc).

So the only case where the problem is exhibited is when TestBrowser does not send a "Referer:" header (i.e. browser.open()).