Add http3 support

This commit is contained in:
Maksim Nabokikh 2024-03-28 10:53:35 +01:00 committed by GitHub
parent aedb13c9fa
commit 1e2a80ac16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -447,6 +447,7 @@ WITH_FLAGS="--with-debug \
--with-http_gzip_static_module \
--with-http_sub_module \
--with-http_v2_module \
--with-http_v3_module \
--with-stream \
--with-stream_ssl_module \
--with-stream_realip_module \