We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
复现方法: 运行hv样例中的httpd, 然后使用Chrome浏览器访问https://127.0.0.1:8443/downloads/libhv-vs-nginx.png, f12调试工具报错"net::ERR_HTTP2_FRAME_SIZE_ERROR".
hv版本: v1.3.3 CMake参数: -DWITH_OPENSSL=ON -DWITH_NGHTTP2=ON 系统: Ubuntu 24.04
The text was updated successfully, but these errors were encountered:
No branches or pull requests
复现方法:
运行hv样例中的httpd, 然后使用Chrome浏览器访问https://127.0.0.1:8443/downloads/libhv-vs-nginx.png, f12调试工具报错"net::ERR_HTTP2_FRAME_SIZE_ERROR".
hv版本: v1.3.3
CMake参数: -DWITH_OPENSSL=ON -DWITH_NGHTTP2=ON
系统: Ubuntu 24.04
The text was updated successfully, but these errors were encountered: