[Webkit-unassigned] [Bug 259209] New: [Curl] Remove chunked transfer processing for PUT/POST methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 13 23:45:52 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=259209

            Bug ID: 259209
           Summary: [Curl] Remove chunked transfer processing for PUT/POST
                    methods
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kenji.shukuwa at open-tec.co.jp

CurlFormDataStream::shouldUseChunkTransfer() always returns false since 204820 at 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230714/ae85ec58/attachment.htm>


More information about the webkit-unassigned mailing list