Re: [whatwg/url] Addressing HTTP servers over Unix domain sockets (#577)

Could the [`.alt` special-use TLD](https://datatracker.ietf.org/doc/rfc9476/) be used? "This top-level label can be used as the final (rightmost)   label to signify that the name is not rooted in the global DNS and   that it should not be resolved using the DNS protocol."

e.g.:

* http://1234.vsock.alt:5678/whatever
* http://%2frun%2fuser%2f1000%2fproject.sock.unix.alt/whatever
* http://%00mysocket.unix.alt/whatever (abstract namespace)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/577#issuecomment-2606690181
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/url/issues/577/2606690181@github.com>

Received on Wednesday, 22 January 2025 09:19:46 UTC