Search the reference...
/
Symbol
Make the request over a Unix socket
const response = await fetch("http://example.com", { unix: "/path/to/socket" });