Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IPv6 Support #62

Open
theon opened this issue Jun 11, 2014 · 0 comments
Open

Add IPv6 Support #62

theon opened this issue Jun 11, 2014 · 0 comments

Comments

@theon
Copy link
Contributor

theon commented Jun 11, 2014

No description provided.

evanbennett added a commit to evanbennett/scala-uri that referenced this issue Jul 3, 2016
Implemented based on the RFC:
* A host can be either: registered name; IPv4 address; IP literal
* Host should be output lowercase and percent encoded
* An `Authority` can exist without a `host`

I also updated `DefaultUriParser` to support this, including adding IPv6
support which is NET-A-PORTER#62.
evanbennett added a commit to evanbennett/scala-uri that referenced this issue Jul 7, 2016
Implemented based on the RFC:
* A host can be either: registered name; IPv4 address; IP literal
* Host should be output lowercase and percent encoded
* An `Authority` can exist without a `host`

I also updated `DefaultUriParser` to support this, including adding IPv6
support which is NET-A-PORTER#62.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant