curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder Daniel himself.

Re: Anyone using --raw?

From: Daniel Stenberg via curl-users <curl-users_at_lists.haxx.se>
Date: Sat, 5 Apr 2025 15:31:22 +0200 (CEST)

On Sat, 5 Apr 2025, Fabian Keil via curl-users wrote:

> Privoxy has tests for the handling of chunk-encoded content

Thanks!

That's even the "worst" kind of use - the most complicated for us to provide.
This, because when curl doesn't handle the chunking itself it doesn't know
when the content ends. This particular use case works because the server
decides to close the connection after use, but that's sort of contrary to the
point of having chunked encoding to begin with.

-- 
  / daniel.haxx.se || https://rock-solid.curl.dev
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2025-04-05