Actions
Optimization #4555
closedHTTP2: 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
Updated by Jeff Lucovsky about 3 years ago
- Copied to Optimization #4642: HTTP2: what to do when HTTP upgrade is requested and HTTP2 is disabled ? added
Updated by Victor Julien about 3 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.
Updated by Philippe Antoine about 3 years ago
- Status changed from New to In Review
Updated by Philippe Antoine about 3 years ago
- Status changed from In Review to Closed
Actions