Actions
Feature #1947
closedFeature #4201: http2: full protocol support
HTTP2 decoder
Effort:
Difficulty:
Label:
Protocol
Description
Requesting a HTTP2 decoder for Suricata
Updated by Andreas Herz over 7 years ago
- Assignee set to OISF Dev
- Target version set to TBD
Updated by Victor Julien almost 6 years ago
- Related to Feature #2696: http: implement parser in rust added
Updated by Victor Julien over 4 years ago
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Philippe Antoine
- Target version changed from TBD to 6.0.0beta1
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.
Updated by Philippe Antoine over 4 years ago
- Status changed from Assigned to In Review
Updated by Victor Julien about 4 years ago
- Status changed from In Review to Closed
Initial version merged through https://github.com/OISF/suricata/pull/5284
Updated by Victor Julien about 4 years ago
- Related to Bug #3866: http2: http1 to http2 upgrade support added
Actions