summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/unix-socket.d
blob: fd001e32c895aa5da51e6bfad1038fc444e4933f (plain)
1
2
3
4
5
6
7
8
9
10
Long: unix-socket
Arg: <path>
Help: Connect through this Unix domain socket
Added: 7.40.0
Protocols: HTTP
Category: connection
See-also: abstract-unix-socket
Example: --unix-socket socket-path $URL
---
Connect through this Unix domain socket, instead of using the network.