Skip to content

Referer set incorrectly when navigating #244

@kevingy

Description

@kevingy

Consider this code:

browser.Navigate("http://github.com/");
browser.Navigate("https://msn.com/");

When the second navigation occurs, the referer is set to github.com incorrectly. There was no link clicked or other activity that directed or referred the browser to msn.com. The navigation to msn.com should have a blank referer value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions