Re: Anyone using --raw?
Daniel Stenberg via curl-users <[email protected]> Sat, 5 Apr 2025 15:31:22 +0200 (CEST)
| Newsgroups | gmane.comp.web.curl.general |
|---|---|
| Message-ID | <[email protected]> |
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