summaryrefslogtreecommitdiffstats
path: root/plugins/tests/check_http.t
AgeCommit message (Expand)AuthorFilesLines
2009-03-21check_http: add --onredirect=stickyport - also follow the same portThomas Guyot-Sionnest1-12/+36
2009-03-20tests/check_http.t: Add various timeout-related testsThomas Guyot-Sionnest1-3/+51
2009-03-19Revert "Add timezone support and fix checks around cert expiration" (keep the...Thomas Guyot-Sionnest1-3/+3
2009-03-18Add timezone support and fix checks around cert expirationThomas Guyot-Sionnest1-3/+3
2009-03-16Update extended check_http tests for 0d78171...Thomas Guyot-Sionnest1-42/+39
2009-03-06Create expired cert for testing purposes. Updated tests to checkTon Voon1-10/+56
2009-03-05Added inline tests for HTTPS using HTTP::Daemon::SSLTon Voon1-128/+194
2008-11-08Fixed bug where extra headers and redirect caused segfault (Dieter Van de Wal...Ton Voon1-2/+29
2008-11-08check_http now has options to specify the HTTP method (Jan - 2155152)Ton Voon1-4/+65
2008-09-25Fix small test failureTon Voon1-2/+2
2008-08-25Fix HTTP::Daemon::VERSION to get a fixed header size for testsTon Voon1-0/+3
2008-08-25Updated with more tests re: multiple status codes (Sven Nierlein)Ton Voon1-1/+11
2008-08-25The "-e" option now accepts a comma-delimited list of expected statusHolger Weiss1-2/+9
2008-08-22Added HTTP tests for status codesTon Voon1-0/+101