]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_http2: no longer splitting buckets on adding them to a beam,
authorStefan Eissing <icing@apache.org>
Thu, 14 Oct 2021 08:59:12 +0000 (08:59 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 14 Oct 2021 08:59:12 +0000 (08:59 +0000)
commit4fc7e978f0322ce90fafdad59bb275314b44a598
tree043c2af2f553f03410d2af2f37b2cdcd4f99aafd
parent959dabfd836c5d20133ab4c24eab17a37874e4df
  *) mod_http2: no longer splitting buckets on adding them to a beam,
     accepting the whole bucket since no memory is saved by a split.
     Also, allowing meta buckets to be added to a "full" beam.
     Re-enabled test cases for travis verification.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1894220 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2_bucket_beam.c
test/modules/http2/test_004_post.py
test/modules/http2/test_400_push.py
test/modules/http2/test_401_early_hints.py