cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl and http2

From: venkatesh perumalla <perumalla.venki_at_gmail.com>
Date: Thu, 5 Sep 2013 21:20:22 +0530

Hi Daniel,

for supporting the http2, will you be providing the new inteface? other
than easy and multi interface.

As per protocol of spdy and http2. Responses are not sequential, response
order can be anything.
Also has priorites.

It is like a pipe line mode on a single connection. But the response
are not in same order.
Whether you have plan to integrate with multi interface?

On Thu, Sep 5, 2013 at 3:39 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Thu, 5 Sep 2013, Steve Holme wrote:
>
> In case you haven't already noticed any HTTP tests that perform -0 on the
>> command line are now failing as they seem to be defaulting to HTTP1.1
>> rather than HTTP1.0.
>>
>> I appreciate that -0 has now become -00 (If I've read the code correctly)
>> but We might want to consider maining -0 for backwards compatability in
>> tool_getparam.c:991 by checking for a empty 'subletter' ;-)
>>
>
> Right, I'm sorry for that. I noticed the breakage this morning and I have
> a fix pending already. To be pushed really soon!
>
> --
>
> / daniel.haxx.se
>
> ------------------------------**------------------------------**-------
> List admin: http://cool.haxx.se/list/**listinfo/curl-library<http://cool.haxx.se/list/listinfo/curl-library>
> Etiquette: http://curl.haxx.se/mail/**etiquette.html<http://curl.haxx.se/mail/etiquette.html>
>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-09-05