curl / Mailing Lists / curl-library / Single Mail

curl-library

RE: Transfer completion is not reported if 200 for GET has body and has no Content-Length header

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 9 Aug 2017 10:17:56 +0200 (CEST)

On Wed, 9 Aug 2017, Novoseltsev, Igor via curl-library wrote:

>> * no chunk, no close, no size. Assume close to signal end
>
> Could you kindly check the same for POST? While looking into log, I
> discovered that it was 200 for POST. Body was in POST and body was in 200. I
> would reproduce it, but the Server is not available to me anymore.

The request method doesn't matter for this. libcurl handles the end of the
response the same way no matter which.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2017-08-09