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

View File

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