Actions
Optimization #4555
closed
PA
PA
HTTP2: what to do when HTTP upgrade is requested and HTTP2 is disabled ?
Optimization #4555:
HTTP2: what to do when HTTP upgrade is requested and HTTP2 is disabled ?
Effort:
Difficulty:
Label:
Needs backport to 6.0
Description
Currently, Suricata expects a protocol change, but fails to recognize HTTP2 when it is disabled, leading to APPLAYER_UNEXPECTED_PROTOCOL
JL Updated by Jeff Lucovsky over 4 years ago
- Copied to Optimization #4642: HTTP2: what to do when HTTP upgrade is requested and HTTP2 is disabled ? added
VJ Updated by Victor Julien over 4 years ago
- Assignee set to Philippe Antoine
VJ Updated by Victor Julien over 4 years ago
This probably needs some special case handling, but I'd say we disable app-layer but keep raw reassembly going. So rules inspecting stream content would still work.
PA Updated by Philippe Antoine over 4 years ago
- Status changed from New to In Review
PA Updated by Philippe Antoine over 4 years ago
- Status changed from In Review to Closed
Actions