Skip to content
This repository was archived by the owner on Jul 31, 2026. It is now read-only.
This repository was archived by the owner on Jul 31, 2026. It is now read-only.

test/js/go: resolve('dnslink.dev/abcd?foo=bar') should error #32

Description

@lidel

Concern

Allowing arbitrary strings is leaky: mixes DNS names with protocol/application-specific paths.
We should be more strict here.

Ask

return "invalid FQDN" error when invalid FQDN is passed to resolve methods

Metadata

Metadata

Labels

P3Low: Not priority right now

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions