[Webkit-unassigned] [Bug 259137] New: [Curl] Replace CURLOPT_POSTFIELDSIZE with CURLOPT_POSTFIELDSIZE_LARGE
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 11 23:03:42 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259137
Bug ID: 259137
Summary: [Curl] Replace CURLOPT_POSTFIELDSIZE with
CURLOPT_POSTFIELDSIZE_LARGE
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
Two options are used in CurlContext.cpp: CURLOPT_POSTFIELDSIZE and CURLOPT_POSTFIELDSIZE_LARGE.
Unify these options to CURLOPT_POSTFIELDSIZE_LARGE for better readability.
Also, CURLOPT_INFILESIZE is unified to CURLOPT_INFILESIZE_LARGE.
--
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/20230712/6f41826c/attachment.htm>
More information about the webkit-unassigned
mailing list