hurl/contrib/sample
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
..
src Add --unix-socket option 2024-01-06 13:05:58 -06:00
Cargo.lock Update sample dependencies 2023-10-19 06:14:25 +02:00
Cargo.toml Update Hurl sample for 4.1.0. 2023-09-22 17:28:01 +02:00
hello.hurl Update Hurl sample for 4.1.0. 2023-09-22 17:28:01 +02:00