Any Windows 11 users out here? What output do you get when running:
curl --version
and
curl --compressed https://clojure.org
I'm trying to figure out if the default Windows 11 cron supports compression now. It's about time?
/cc @bagder
Any Windows 11 users out here? What output do you get when running: curl --version and curl --compressed https://clojure.org I'm trying to figure out if the default Windows 11 cron supports compression now. It's about time? /cc @bagder 6 comments
curl 7.83.1 (Windows) libcurl/7.83.1 Schannel curl: option --compressed: the installed libcurl version doesn't support this C:\>curl --version C:\>curl --compressed https://clojure.org |
@borkdude @bagder cron is always about time.