Commit Graph

10 Commits

Author SHA1 Message Date
jcamiel
7a943158dc
Update copyright from 2023 -> 2024. 2024-02-24 20:22:26 +01:00
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
jcamiel
b26e467396
Update sample dependencies 2023-10-19 06:14:25 +02:00
jcamiel
c55d9b1bcf
Update Hurl sample for 4.1.0. 2023-09-22 17:28:01 +02:00
jcamiel
3185167183
Update Hurl sample for 4.0.0 2023-07-03 17:16:22 +02:00
jcamiel
c50bb7e39a
Update Rust sample dependencies. 2023-06-06 12:49:27 +02:00
jcamiel
cd3e8e2d83
Update hurl sample to 3.0.0. 2023-06-01 17:18:04 +02:00
jcamiel
ffa798be0c
Update Rust sample with hurl/hurl_core 2.0.0 2023-01-31 12:00:29 +01:00
jcamiel
e9a92fa9f5
Update copyrights for 2023. 2023-01-02 13:56:34 +01:00
jcamiel
06bf7e6ba5
Add check for binary compatibility by building a small sample. 2022-11-29 15:51:28 +01:00