Compare commits

...
Sign in to create a new pull request.

1 commit
main ... http3

Author SHA1 Message Date
Jérémy Lal
163230ff11
Enable --with-http_v3_module 2024-06-19 10:41:30 +02:00

1
debian/rules vendored
View file

@ -42,6 +42,7 @@ basic_configure_flags := \
--with-http_realip_module \
--with-http_auth_request_module \
--with-http_v2_module \
--with-http_v3_module \
--with-http_dav_module \
--with-http_slice_module \
--with-threads