Merge pull request #16258 from stangri/21.02-curl

[21.02] curl: enable HTTP/2 support by default
This commit is contained in:
Rosen Penev 2021-08-03 12:21:13 -07:00 committed by GitHub
commit 42eaa2ea2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,7 +103,7 @@ config LIBCURL_TFTP
config LIBCURL_NGHTTP2
bool "HTTP2 protocol"
default n
default y
comment "Miscellaneous"