cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Extending pipelining to non-GET HTTP requests

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 11 Aug 2014 20:50:00 +0200 (CEST)

On Fri, 8 Aug 2014, m brandenberg wrote:

> This is a preliminary diff against 7.37.1 just to open discussion. The point
> of this change is to give control to the library user as to which HTTP
> methods may participate in pipelining rather than assuming that GET is
> always and only compatible. With this multi option enabled, any request
> given to the multi handle is presumed safe. Other multi handles are
> unaffected and default behavior is unchanged from previous releases.

That seems fine to me!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-08-11