akutz
akutz

Reputation: 375

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

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

Thanks!

-- -a

Upvotes: 6

Views: 252

Answers (1)

Micha Mazaheri
Micha Mazaheri

Reputation: 3481

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…

Upvotes: 3

Related Questions