Aditya Garg <gargaditya08@xxxxxxxx> writes: > The GitHub actions workflows are failing because CURLOPT_UPLOAD_FLAGS were introduced in v8.13.0 of libcurl, which is just 3 months old, and the CI has an older version. > > Not sure if version checks are needed here or not. Hold onto the patch, without sending it to me or to the list, until we raise the requirement for libcURL again perhaps in a few years, at which time we may consider adpoting this feature. I do not think we want more conditional compilation. Thanks.