Hi! Thanks for your work on this library.
I was trying to see if a domain like this would parse correctly: *.example.com. This fails due to the alphanumeric check LabelStartNotAlnum on the label. Would you be open to making changes to support parsing wildcard domains like this? I can submit a PR if you would like.
Hi! Thanks for your work on this library.
I was trying to see if a domain like this would parse correctly:
*.example.com. This fails due to the alphanumeric checkLabelStartNotAlnumon the label. Would you be open to making changes to support parsing wildcard domains like this? I can submit a PR if you would like.