aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/unix-socket.d
blob: 5ea56ebf1518e78150020ee1f6a665051c743534 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
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
Multi: single
---
Connect through this Unix domain socket, instead of using the network.