Re: Curl coredump after re-use connection
Date: Tue, 17 Sep 2019 08:13:09 +0000
Hi Dan,
I attach the log. Please help to take a look.
Thanks
Tuan Nguyen
________________________________
From: Daniel Stenberg <daniel_at_haxx.se>
Sent: Tuesday, September 17, 2019 2:57 PM
To: Nguyen Hoang Tuan (Hubble Vietnam) via curl-library <curl-library_at_cool.haxx.se>
Cc: Nguyen Hoang Tuan (Hubble Vietnam) <nguyen.tuan_at_hubblehome.com>
Subject: Re: Curl coredump after re-use connection
On Tue, 17 Sep 2019, Nguyen Hoang Tuan (Hubble Vietnam) via curl-library wrote:
> Please help to review what I miss.
It looks like you're not telling curl how large your post content is and
you're not asking for it to get done with Chunked encoding. I think curl can
only close the connection after that post is done as a signal to the server
that it is complete.
-- / daniel.haxx.se | Get the best commercial curl support there is - from me | Private help, bug fixes, support, ports, new features | https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
- text/x-log attachment: reuse-connection.log