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