]> git.ipfire.org Git - thirdparty/suricata.git/commit
http2: do not set file flags for global txs
authorPhilippe Antoine <pantoine@oisf.net>
Tue, 15 Apr 2025 10:38:34 +0000 (12:38 +0200)
committerVictor Julien <vjulien@oisf.net>
Thu, 3 Jul 2025 10:16:22 +0000 (12:16 +0200)
commitfa8d3a4ccb17f84ccc577069a941a589b6e3906c
treec30a2a51ec28ece17e4a0ae4c01496430acf1364
parent349c21af2c04494e374aeeea2b8bc1feafea12ff
http2: do not set file flags for global txs

Global txs means here txs with stream id 0, used for connection control
messages.
rust/src/http2/http2.rs