Re: [whatwg/url] Support IPv6 zone identifiers (#392)

Just to confirm, for the case of wget (patched to support RFC6874bis), if I do

`wget http://[FE80::3e2a:fdff:fea4:dde7%WLP2S0]`

it responds

`Connecting to fe80::3e2a:fdff:fea4:dde7%wlp2s0|fe80::3e2a:fdff:fea4:dde7|:80... connected.`

In other words, wget normalises the host component to lower case, as expected.

(The patch to wget is at https://github.com/becarpenter/wget6)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/392#issuecomment-1299462008
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/url/issues/392/1299462008@github.com>

Received on Wednesday, 2 November 2022 02:09:38 UTC