- From: Karl <notifications@github.com>
- Date: Tue, 02 Jun 2020 06:26:24 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 2 June 2020 13:26:36 UTC
@annevk Hmm, upon more careful reading of the IPv4 parser, it appears that it distinguishes between obviously-not-an-IPv4-address (by returning input) and possibly-an-IPv4-address-but-invalid (by returning failure). It's a bit subtle, but it's my mistake. Thanks a lot. This can be closed. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/pull/524#issuecomment-637541076
Received on Tuesday, 2 June 2020 13:26:36 UTC