Yes, it should fix it. Thanks!
-----Original Message----- From: Daniel Stenberg <[email protected]> Sent: Wednesday, March 4, 2026 11:32 PM To: Dmitry Karpov via curl-library <[email protected]> Cc: Dmitry Karpov <[email protected]> Subject: [EXTERNAL] Re: libcurl 8.18.0 returns "out-of-memory" error on set accept encoding option with all value if built with no compression On Thu, 5 Mar 2026, Dmitry Karpov via curl-library wrote: > When trying libcurl 8.18.0 in our application, I noticed that > curl_easy_setopt() returns CURLE_OUT_OF_MEMORY for > CURLOPT_ACCEPT_ENCODING option with “” value (all available) libcurl > was built without compression libraries (zlib etc). Is this PR perhaps fixing this already? https://github.com/curl/curl/pull/20805 -- / daniel.haxx.se || https://rock-solid.curl.dev -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html
