Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does Paw.app include support for sending HTTP requests to UNIX sockets?

Tags:

paw-app

Does Paw.app support sending HTTP requests to UNIX sockets similar to curl --unix-socket=/tmp/my.sock?

Thanks!

-- -a

like image 291
akutz Avatar asked Mar 16 '16 09:03

akutz


1 Answers

No, unfortunately, this isn't supported by Paw. Maybe later :) It should be doable as we have our own HTTP library. The limitations of OS X sandboxing may limit this, but we can find workarounds…

like image 159
Micha Mazaheri Avatar answered Oct 08 '22 12:10

Micha Mazaheri