]> git.ipfire.org Git - thirdparty/suricata.git/commit
output/file: http2 metdata is logged in http object
authorPhilippe Antoine <pantoine@oisf.net>
Fri, 16 Jun 2023 14:22:29 +0000 (16:22 +0200)
committerVictor Julien <vjulien@oisf.net>
Mon, 10 Jul 2023 15:48:56 +0000 (17:48 +0200)
commit9578dae74a44dc1094dcb2ca687f51be20fafbeb
treeb3201fea10c5f5984384ae5ab6bbc40300973c74
parent916670a5046e965bfb5c9160fec2128f0676512c
output/file: http2 metdata is logged in http object

as is done for http2 events and alerts.
The http.version integer can help to determine if this is HTTP2

Ticket: #6165
(cherry picked from commit 4f4651e360edf2916a648356db2e16ef1d560f7c)
src/output-json-file.c