Bug 259209

Summary: [Curl] Remove chunked transfer processing for PUT/POST methods
Product: WebKit Reporter: Kenji Shukuwa <kenji.shukuwa>
Component: PlatformAssignee: 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
Reported 2023-07-13 23:45:52 PDT
CurlFormDataStream::shouldUseChunkTransfer() always returns false since 204820@main. Since chunked transfer processing has not been used for a long time, we will remove chunked transfer processing for PUT/POST methods. It also requires libcurl built with large file support as a required feature.
Attachments
Kenji Shukuwa
Comment 1 2023-07-13 23:49:47 PDT
EWS
Comment 2 2023-07-14 00:53:37 PDT
Committed 266059@main (04637e99dc2a): <https://commits.webkit.org/266059@main> Reviewed commits have been landed. Closing PR #15835 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-07-14 00:54:16 PDT
Note You need to log in before you can comment on or make changes to this bug.