Status Success Total duration 5m 9s Artifacts – curl-for-win.yml on: pull_request linux-glibc-gcc 4m 27s linux-musl-llvm 4m 19s mac-clang 1m 35s win-llvm 3m 9s win-gcc-libssh-zlibng-x86 3m 12s Oh hello! Nice to see you. Made with ❤️ by humans.txt
Transfer-Encoding: chunked is forced even when Content-Length is set by CURLOPT_HTTPHEADER #5593 tmkk opened this issue Jun 23, 2020· 13 comments Comments tmkk commented Jun 23, 2020 I did this Compiled and ran the following code: #include <curl/curl.h> #include <assert.h> static...