Sven Nierlein
eb75d847ae
tests: increase startup sleep
...
github action might fail from to time otherwise
2021-05-20 18:04:49 +02:00
Sven Nierlein
5cfc93d995
fix check_curl crash if http header contains leading spaces
...
check_curl crashes when a (broken) http server returns invalid http header with
leading spaces or double colons. This PR adds a fix and a test case for this.
Signed-off-by: Sven Nierlein <sven@nierlein.de>
2021-03-11 13:33:16 +01:00
Sven Nierlein
d54f14a092
merge test changes from check_http
...
the example certificate has changed since.
2020-05-15 14:24:18 +02:00
Christopher Odenbach
7e9d9a5629
added some advanced tests for check_curl
2018-10-22 16:30:31 +02:00
Andreas Baumann
28a4c7076a
synched tests/check_http.t test changes (virtualhost) into tests/check_curl.t
2018-10-22 16:30:31 +02:00
Andreas Baumann
54c8f76c72
fixed test outputs for status line checks
...
handling empty data in POST and PUT
handling data upload (from -P <postdata>) also in PUT
2018-10-22 16:30:31 +02:00
Andreas Baumann
bbec77c7ec
made check_curl tests copies of check_http tests because they will differ slightly
2018-10-22 16:30:31 +02:00
Sven Nierlein
e9239b556a
check_curl: make check_curl use the same tests as check_http
2018-10-22 16:30:31 +02:00