Merge pull request #16255 from stangri/master-curl

curl: enable HTTP/2 support by default
This commit is contained in:
Stan Grishin 2021-08-02 17:26:33 -07:00 committed by GitHub
commit c5fad97b39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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