We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b298ab2 commit ed81598Copy full SHA for ed81598
tests/modsecurity-limits.t
@@ -58,7 +58,6 @@ $t->plan(4);
58
59
###############################################################################
60
61
-# First two requests should pass (200 OK), next two should be limited (429 Too Many Requests) and not reach ModSecurity
62
my $uri = '/limit';
63
64
my $res1 = http_get($uri);
0 commit comments