This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
Is their a way to use babashka.curl and have it not pass the --compressed opt ?
babashka.curl
--compressed
oh, i see i can just set :compressed false in the map I pass.
:compressed false
yes. you can also change babashka.curl/**defaults** with alter-var-root to always do this
babashka.curl/**defaults**
alter-var-root