Thank you for curlie ❤️
I find myself stumbling over curl's behavior of returning a 0 exit code when a >= 400 status code was returned from the server. The -f parameters solves that issue for me but supplying it to every curlie command is tedious. I was wondering whether you'd find it acceptable to supply parameters via environment variables or even a configuration file.