]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
Fix test to use http object instead of http2 1296/head
authorPhilippe Antoine <pantoine@oisf.net>
Tue, 20 Jun 2023 15:28:40 +0000 (17:28 +0200)
committerVictor Julien <victor@inliniac.net>
Fri, 7 Jul 2023 04:47:00 +0000 (06:47 +0200)
tests/http2-deflate/test.yaml

index d6550a46fdc2eb80b23daf7f762ad3e94b809022..338c40895f32bb0836cbf0cacc3dd4a7c17fbdaa 100644 (file)
@@ -15,7 +15,8 @@ checks:
       count: 1
       match:
         event_type: fileinfo
-        http2.length: 30
+        http.length: 30
+        http.version: "2"
         fileinfo.size: 20
   - filter:
       count: 0