- From: Frederik Braun <notifications@github.com>
- Date: Mon, 30 Nov 2020 00:24:39 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 30 November 2020 08:24:51 UTC
A bit on a tangent, but re 1), a missing dot is filled in so far that the last number is treated as an integer to fill the bytes that are still required. I.e., 127.1 ought to be "127.0.0.1". However this may be resolved, it needs to take hexadecimal, octal, (dotted and undotted) into account. -- 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/issues/560#issuecomment-735633837
Received on Monday, 30 November 2020 08:24:51 UTC