Skip to content

URI.parse does not support IPv6 URLs #1663

@Nicd

Description

@Nicd

Try the following:

URI.parse("http://[2607:f3f0:2:0:216:3cff:fef0:174a]/").authority

Expected result: "[2607:f3f0:2:0:216:3cff:fef0:174a]"
Actual result: "[2607"

Running Elixir 0.10.2-dev.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions