hurl
hurl copied to clipboard
New error message form libcurl 8.16.0 update
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
C code to reproduce the error https://github.com/Orange-OpenSource/hurl/pull/4404#issuecomment-3289762478
Fixed in curl with https://github.com/curl/curl/pull/18547, we'll have to wait for 8.16.1
This issue was fixed in curl 8.17.0.