summaryrefslogtreecommitdiffstats
path: root/plugins/t/check_curl.t
AgeCommit message (Expand)AuthorFilesLines
2021-04-10Add an option to check_curl to verify the peer certificate & host using the s...Barak Shohat1-1/+4
2021-04-10Updated check_curl.c to display a specific human-readable error message where...Barak Shohat1-2/+2
2020-05-18update test parameter according to check_httpSven Nierlein1-26/+9
2018-10-25check_curl: rewrite connect_to / host headersSven Nierlein1-1/+13
2018-10-22made check_curl tests copies of check_http tests because they will differ sli...Andreas Baumann1-1/+204
2018-10-22check_curl: make check_curl use the same tests as check_httpSven Nierlein1-200/+1
2018-10-22add check_curl testSven Nierlein1-0/+200