RESOLVED FIXED 256076
[Curl] Remove CURLOPT_SSL_ENABLE_ALPN/NPN option settings
https://bugs.webkit.org/show_bug.cgi?id=256076
Summary [Curl] Remove CURLOPT_SSL_ENABLE_ALPN/NPN option settings
Kenji Shukuwa
Reported 2023-04-27 22:26:38 PDT
CURLOPT_SSL_ENABLE_NPN was deprecated since 7.86.0. https://curl.se/libcurl/c/CURLOPT_SSL_ENABLE_NPN.html --- Deprecated in 7.86.0. Setting this option has no function. --- Also, CURLOPT_SSL_ENABLE_ALPN is set to 1 by default. So there is no problem to remove the setting. https://curl.se/libcurl/c/CURLOPT_SSL_ENABLE_ALPN.html
Attachments
Kenji Shukuwa
Comment 1 2023-04-27 22:36:09 PDT
EWS
Comment 2 2023-04-27 22:41:07 PDT
Committed 263486@main (ff28cbf2cbb5): <https://commits.webkit.org/263486@main> Reviewed commits have been landed. Closing PR #13262 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-04-27 22:42:18 PDT
Note You need to log in before you can comment on or make changes to this bug.