a detail you probably didn't know: nowhere in any #curl documentation do we use the word "very". It is a banned word enforced by a CI check. This rule encourages us to rewrite and instead use more appropriate words. Makes us write better English.
$ curl -very http://curl.se > /dev/null 2>&1 ; echo $?
0
Huh?
🤔
The rabbit hole deepens!