curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Starting http pipelining immediately

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 6 Dec 2018 22:51:22 +0100 (CET)

On Thu, 6 Dec 2018, Trivikram Bollempalli wrote:

> Thanks for the information. However, we are using AWS s3 and as far as
> I know, it still doesn't support http2.

As explained, our decision to deprecate HTTP pipelning is completely
independent of whatever AWS s3 does or does not support.

> I am wondering if there is an existing way to solve my problem, without the
> need to modify or add new changes.

No there isn't. libcurl doesn't allow pipelining with a host until it knows
for sure that the server supports it, which requires its response headers to
come back first.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-12-06