Skip to content

Origin should be (scheme, host, port) not (is_ssl, host, port) #165

@sethmlarson

Description

@sethmlarson

Example: http+unix//localhost and http://localhost would currently have the same origin despite being a different scheme. Change this by using URL.scheme instead of is_ssl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions