hurl/packages
Zandt Tittle 98b0f50741
Add --unix-socket option
This is a feature provided by cURL that allows sending requests to
a web server via a Unix Domain Socket. Some use cases
include:

* Querying docker API
* Running a web server w/o opening a TCP port for security and/or performance reasons

https://curl.se/docs/manpage.html#--unix-socket
2024-01-06 13:05:58 -06:00
..
hurl Add --unix-socket option 2024-01-06 13:05:58 -06:00
hurl_core Add --unix-socket option 2024-01-06 13:05:58 -06:00
hurlfmt Add --unix-socket option 2024-01-06 13:05:58 -06:00