1 comment

1

What about IPv6 urls?

And relative URLs are important for most people, too

Once I made a URL-validation regex from the RFC itself, a regex for every BNF token and then replace every usage of that token with that regex. I had to patch the regex library, because the regex became too long for it. But it still did not work.