Skip to content

IE DOM hostname doesn't match GET request Host header #6

Description

@cweb

See test cases:

idna2008 - 1
idna2008 - 3

IE's DOM property for hostname is the pure Unicode version of the label, e.g. "βόλοσ.com.urltest.lookout.net" which does not match the GET request punycode Host header "xn--nxasmq6b.com.urltest.lookout.net"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions