Robuta

https://github.com/curl/curl/pull/19637 build: add build-level `CURL_DISABLE_TYPECHECK` options by vszakats · Pull Request #19637 ·... Usage: autotools: --disable-typecheck (or --enable-typecheck (default)) cmake: -DCURL_DISABLE_TYPECHECK=ON. To disable curl_easy_setopt()/curl_easy_getinfo()... curl disablebuildaddlevel https://github.com/curl/curl/issues/20341 Verbose trace strings not disabled with CURL_DISABLE_VERBOSE_STRINGS · Issue #20341 · curl/curl ·... I did this A libcurl compiled with --disable-verbose still includes trace logging strings in its binary that are never used, bloating the binary size. I... curl disableverbosetrace https://github.com/curl/curl/pull/20526 lib: disable websockets early if no http by vszakats · Pull Request #20526 · curl/curl · GitHub A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP,... libdisablewebsocketsearlyhttp