hurl icon indicating copy to clipboard operation
hurl copied to clipboard

New error message form libcurl 8.16.0 update

Open fabricereix opened this issue 4 months ago • 3 comments

The latest libcurl update (8.16.0) introduced a new warning/error message boolean setopt(81) got unsupported argument 2, treated as 1

This has been temporarily ignored in the pipeline in https://github.com/Orange-OpenSource/hurl/pull/4404

fabricereix avatar Sep 15 '25 06:09 fabricereix

C code to reproduce the error https://github.com/Orange-OpenSource/hurl/pull/4404#issuecomment-3289762478

fabricereix avatar Sep 15 '25 06:09 fabricereix

Fixed in curl with https://github.com/curl/curl/pull/18547, we'll have to wait for 8.16.1

jcamiel avatar Sep 15 '25 07:09 jcamiel

This issue was fixed in curl 8.17.0.

rajiv avatar Dec 07 '25 05:12 rajiv