https://bugs.documentfoundation.org/show_bug.cgi?id=152493
--- Comment #4 from Mike Kaganski <[email protected]> --- (In reply to Michael Stahl (allotropia) from comment #2) > "Transfer-Encoding: chunked" and libcurl cannot handle it. I don't know how this may be related, but it seems that at least something is supported in libcurl: https://pragmaticjoe.gitlab.io/posts/2016-09-04-http-chunked-encoding-using-c-and-libcurl/ which deals with more problematic case of not having all the data in advance, but also mentions that when everything is at hand, "you just need to add the header “Transfer-Encoding: chunked” to the request, and curl will take care of everything after that". -- You are receiving this mail because: You are the assignee for the bug.
