Skip to content

Add support for username in netloc? #76

@adbar

Description

@adbar

Example: https://usr:pwd@example.org/.

urllib.parse doesn't break apart usr:pwd and example.org in netloc.

Check if this is relevant and potentially add the corresponding functionality so that the extracted hostname is example.org.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions