blob: 7d95a71df2fd289a7b45057263660ea3e6d9a649 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
2SPDX-License-Identifier: curl
3Long: unix-socket
4Arg: <path>
5Help: Connect through this Unix domain socket
6Added: 7.40.0
7Protocols: HTTP
8Category: connection
9See-also: abstract-unix-socket
10Example: --unix-socket socket-path $URL
11Multi: single
12---
13Connect through this Unix domain socket, instead of using the network.