kenchris / urlpattern-polyfill

URLPattern polyfill
https://www.npmjs.com/package/urlpattern-polyfill
MIT License
268 stars 31 forks source link

Add ipv6 support to constructor string parser #37

Closed wanderview closed 2 years ago

wanderview commented 3 years ago

I'm adding support for ipv6 addresses to the constructor string parser over in:

The polyfill will need to be modified for this as well.