HaENet 5.2.2
更新内容
HaENet 5.2.2 版本更新内容如下。
问题修复
- 修复消息去重逻辑误判问题,避免仅因请求体或响应内容部分一致就被错误识别为重复数据。
- 优化消息筛选逻辑,移除无规则命中时的兜底全文匹配,减少误匹配情况。
What's New
The update details for HaENet 5.2.2 are as follows.
Bug Fixes
- Fixed an issue in the message deduplication logic where entries could be incorrectly identified as duplicates when only the request body or response content partially matched.
- Optimized the message filtering logic by removing the fallback full-text match when no rule was hit, reducing false-positive matches.