-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Currently the hostname is parsed using default tldts options. In practice we may want to pass options such as allowPrivateDomains when parsing the hostname.
We could, for example, add an optional argument to the URL constructor with the tldts IOptions for tldts.parse. Alternatively we could expose a global that sets the options for all URLs created by the application.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels