hurl/docs/spec
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
..
grammar Add --unix-socket option 2024-01-06 13:05:58 -06:00
options Add --unix-socket option 2024-01-06 13:05:58 -06:00
runner Add console output example with parallel build tools. 2023-11-24 14:47:41 +01:00