- From: Peter H. Jin <notifications@github.com>
- Date: Thu, 13 Mar 2025 15:41:42 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 13 March 2025 22:41:46 UTC
PHJArea217 left a comment (whatwg/url#577) Another example where the interpretation of domain names is used to allow connections to Unix domain sockets: https://nginx.org/en/docs/http/ngx_http_upstream_module.html Here, we use the URL "http://backend" or "http://dynamic". Again, this is a totally normal URL, with the host name of "backend" or "dynamic". The `upstream` blocks effectively change how domain names and hostnames are interpreted. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/issues/577#issuecomment-2722838011 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/issues/577/2722838011@github.com>
Received on Thursday, 13 March 2025 22:41:46 UTC