Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ff28cbf2cbb5a2fc37232cad6e7d349f19d5fc9a
https://github.com/WebKit/WebKit/commit/ff28cbf2cbb5a2fc37232cad6e7d349f19d5fc9a
Author: Kenji Shukuwa <[email protected]>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M Source/WebCore/platform/network/curl/CurlContext.cpp
Log Message:
-----------
[Curl] Remove CURLOPT_SSL_ENABLE_ALPN/NPN option settings
https://bugs.webkit.org/show_bug.cgi?id=256076
Reviewed by Fujii Hironori.
Remove CURLOPT_SSL_ENABLE_NPN as it is deprecated. Also,
CURLOPT_SSL_ENABLE_ALPN is set to 1 by default.
* Source/WebCore/platform/network/curl/CurlContext.cpp:
(WebCore::CurlHandle::enableHttp):
Canonical link: https://commits.webkit.org/263486@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes