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

> FWIW, in my POC I'm finding something building on the ...uds.localhost idea, with an abstraction that maps symbols like foo.bar.blarg.uds.localhost to <UDS root by blarg organization and OS conventions>/bar/foo is working out fairly nicely.

Yes. Something like <code><i>name</i>.system.uds.localhost</code> and <code><i>name</i>.<i>username</i>.users.uds.localhost</code> would work nicely (with the major caveat of important security considerations). This is the kind of things I am intending to do with [soxidizer](https://github.com/randomstuff/soxidizer).

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

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

Received on Monday, 20 January 2025 21:09:04 UTC