curl: Avoid using HTTP/2 with curl 8.7.x due to bug in error codes
curl 8.7.x has a bug in HTTP/2 error codes introduced by
curl PR 12828 (curl-8_7_0~230
) and fixed by curl PR 13424 (curl-8_8_0~181
).
Fixes: #26200 (closed)
Backport: release
Edited by Brad King