hurl/bin/test
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
..
bench.sh Fix netcat and pip install 2023-06-13 16:36:58 +02:00
test_integ.ps1 Split integ tests between hurl and hurlfmt 2023-12-03 11:57:30 +01:00
test_integ.sh Move Hurl file check to check workflow 2023-12-05 15:55:04 +00:00
test_prerequisites.ps1 Split integ tests between hurl and hurlfmt 2023-12-03 11:57:30 +01:00
test_prerequisites.sh Add --unix-socket option 2024-01-06 13:05:58 -06:00
test_unit.ps1 Support http2 on windows 2023-10-20 17:46:46 +02:00
test_unit.sh Clean package integration tests. 2023-03-03 17:54:20 +01:00
test.ps1 Use squid instead of mitmproxy on ci 2023-04-09 14:03:14 +02:00
test.sh Clean package integration tests. 2023-03-03 17:54:20 +01:00