curl-users
Re: http/2 multiple post requests
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 7 Oct 2014 19:57:50 +0200 (CEST)
Date: Tue, 7 Oct 2014 19:57:50 +0200 (CEST)
On Mon, 6 Oct 2014, Scott Mitchell wrote:
>> POST /sql HTTP/1.1
>> User-Agent: curl/7.38.1-DEV
>> Host: 10.0.2.2:13443
>> accept: application/vnd.akamai.query
>> Content-Length: 31
>> Content-Type: application/x-www-form-urlencoded
...
> * Connection died, retrying a fresh connect
This looks like a bug that causes the second connection. The connection may
have died, but as it had already received data fine on it, it shouldn't be
retried at all.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2014-10-07