Bug 256068
Summary: | [Curl] Replace CURLOPT_PROTOCOLS with CURLOPT_PROTOCOLS_STR | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kenji Shukuwa <kenji.shukuwa> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | fujii.hironori, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Kenji Shukuwa
CURLOPT_PROTOCOLS option was deprecated since 7.85.0.
And CURLOPT_PROTOCOLS_STR was presented instead.
https://curl.se/libcurl/c/CURLOPT_PROTOCOLS.html
https://curl.se/libcurl/c/CURLOPT_PROTOCOLS_STR.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kenji Shukuwa
Pull request: https://github.com/WebKit/WebKit/pull/13257
EWS
Committed 263482@main (4039058b91cf): <https://commits.webkit.org/263482@main>
Reviewed commits have been landed. Closing PR #13257 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/108641085>