Actions
Feature #1947
closedFeature #4201: http2: full protocol support
HTTP2 decoder
Effort:
Difficulty:
Label:
Protocol
Description
Requesting a HTTP2 decoder for Suricata
Actions
Feature #4201: http2: full protocol support
Added by Larry Finn almost 9 years ago. Updated almost 5 years ago.
Description
Requesting a HTTP2 decoder for Suricata
To be implemented in Rust. We should probably create subtasks for different stages. E.g. as a first step get to the point where we can log and inspect request line and response line. My thinking is that we overload the current http inspection and logging to also log http2.
Initial version merged through https://github.com/OISF/suricata/pull/5284