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.
Pull request: https://github.com/WebKit/WebKit/pull/15835
Committed 266059@main (04637e99dc2a): <https://commits.webkit.org/266059@main> Reviewed commits have been landed. Closing PR #15835 and removing active labels.
<rdar://problem/112252064>