commit | 7ecd609b9fc8ebd9aa84e5de560fe5ff0130357b | [log] [tgz] |
---|---|---|
author | Sandor Molnar <smolnar@apache.org> | Wed Oct 22 13:54:55 2025 +0200 |
committer | GitHub <noreply@github.com> | Wed Oct 22 13:54:55 2025 +0200 |
tree | b0cb14f1d8e216736deb0427536f7b4b17c53559 | |
parent | eb474ada4d059a539df07028169e8e8306d374c7 [diff] |
KNOX-3035 - Limit response group header contents by size. (#1101) Size-based group header partitioning takes precedence over length-based partitioning, iff, size-based partitioning is configured to a non-negative number.