mirror of https://github.com/OISF/suricata
hsbd: inspect buffer depending on the engine mode
Currently, data is buffered up to response-body-minimal size and response-body-inspect-window before being inspected. With this, in IPS mode, inspect data as it comes in up. The sliding window concept is used here, some data chunks are copied into the window (buffer) then it's inspected.pull/1559/head
parent
a459376d2e
commit
8f1998e35f