ducaale / xh

Friendly and fast tool for sending HTTP requests
MIT License
4.96k stars 90 forks source link

Feature request: support unix domain socket #343

Closed abiriadev closed 5 months ago

abiriadev commented 6 months ago

It would be great if xh could read a UNIX domain socket directly

For example, one might do this:

$ xh unix:///var/run/docker.sock
ducaale commented 5 months ago

This is actually at the top of my list, but let's continue the discussion at https://github.com/ducaale/xh/issues/230