Version 2.8.907
2.8.907 (2024-08-20)
- Fixed http2 maximum frame size error when the remote explicitly set a lower value than the default blocksize.
This can happen when facing an Apache (httpd) server see apache/httpd@ff6b802
Now we monitor the max_frame setting value to ensure we don't exceed it.