Skip to content

Conversation

ComputerDruid
Copy link
Contributor

https://tools.ietf.org/html/rfc6874 explains that %25 can be used to
indicate a "zone identifier", useful for IPv6 link-local addresses.

Fixes #322

https://tools.ietf.org/html/rfc6874 explains that %25 can be used to
indicate a "zone identifier", useful for IPv6 link-local addresses.
@ComputerDruid
Copy link
Contributor Author

Note: hyperium/hyper#1937 implements the support in hyper.

Copy link
Collaborator

@carllerche carllerche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm thanks.

Copy link
Contributor

@erickt erickt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@seanmonstar seanmonstar merged commit 5bb6c1d into hyperium:master Oct 7, 2019
seanmonstar pushed a commit that referenced this pull request Nov 25, 2019
https://tools.ietf.org/html/rfc6874 explains that %25 can be used to
indicate a "zone identifier", useful for IPv6 link-local addresses.
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

Successfully merging this pull request may close these issues.

Zones in link-local IPv6 addresses seems to be not supported.

4 participants