curl4delphi icon indicating copy to clipboard operation
curl4delphi copied to clipboard

Socket Parameters

Open 1KOD opened this issue 2 years ago • 0 comments

Is there a way to do something like this curl command in my Delphi application running...

curl --unix-socket /var/run/docker.sock GET http://localhost:2375/containers/json

1KOD avatar Oct 03 '23 05:10 1KOD