unix-socket.d 273 B

12345678910
  1. Long: unix-socket
  2. Arg: <path>
  3. Help: Connect through this Unix domain socket
  4. Added: 7.40.0
  5. Protocols: HTTP
  6. Category: connection
  7. See-also: abstract-unix-socket
  8. Example: --unix-socket socket-path $URL
  9. ---
  10. Connect through this Unix domain socket, instead of using the network.