Bug 233249 - [Curl] Remove unnecessary option setting
Summary: [Curl] Remove unnecessary option setting
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Takashi Komori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-17 04:36 PST by Takashi Komori
Modified: 2021-11-17 19:06 PST (History)
10 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2021-11-17 04:59 PST, Takashi Komori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Takashi Komori 2021-11-17 04:36:21 PST
Remove setting CURLPIPE_MULTIPLEX option.
The option is enabled by default since curl 7.62.0

https://curl.se/libcurl/c/CURLMOPT_PIPELINING.html
Comment 1 Takashi Komori 2021-11-17 04:59:47 PST
Created attachment 444507 [details]
Patch
Comment 2 EWS 2021-11-17 19:05:16 PST
Committed r285972 (244369@main): <https://commits.webkit.org/244369@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 444507 [details].
Comment 3 Radar WebKit Bug Importer 2021-11-17 19:06:23 PST
<rdar://problem/85531281>