Actions
Bug #941
closedSupport multiple stacked compression, compression that specifies the wrong compression type
Affected Versions:
Effort:
Difficulty:
Label:
Description
Libhtp needs to support
- multiple stacked compressions
- a compression type that is different from the one specified in the header.
We have included unittests that tests the above cases, but are tweaked to pass,
until libhtp fixes this.
Enable the unitttests when the issue's fixed.
Unittests in question -
DetectEngineHttpServerBodyTest20
DetectEngineHttpServerBodyTest21
DetectEngineHttpServerBodyTest22
Updated by Victor Julien over 11 years ago
This depends on libhtp upstream addressing the issues? If so, can you add a link to the libhtp ticket for it?
Updated by Victor Julien about 9 years ago
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Victor Julien
Related ticket #1656
Updated by Philippe Antoine over 6 years ago
They already worked, I just added test cases here :
https://github.com/OISF/libhtp/pull/192
Updated by Philippe Antoine almost 6 years ago
- Status changed from Assigned to Closed
Actions