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

Isn't it simpler to consider a UNIX socket as a connection detail, then integrate it simply in configuration of connection proxy. This would let HTTP URI totally unchanged.

It would probably need a simple note to detail rules for HTTP over UNIX socket and specify some modifications to [Proxy auto-config](https://en.wikipedia.org/wiki/Proxy_auto-config), adding a new return type "UNIX" with the path to UNIX socket as host value.

A modification like that would be largely less intrusive that changing URL, but would provide the functionality in specification then could improve compatibility.

My two cents,

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

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

Received on Thursday, 12 January 2023 17:32:07 UTC