Re: [PHP-DEV] Add HTTP/2 Multiplexing-related constants to ext/curl

2015-09-04 Thread Kalle Sommer Nielsen
Hi Davey 2015-09-04 16:47 GMT+02:00 Davey Shafik : > Hey Kalle, > > This is great... but I don't have karma to merge it I don't think? Be happy > to be wrong :) Ah yes, I see you don't have php-src karma (http://people.php.net/user.php?username=davey) I will make sure it will be merged, unless y

Re: [PHP-DEV] Add HTTP/2 Multiplexing-related constants to ext/curl

2015-09-04 Thread Davey Shafik
> On Sep 5, 2015, at 02:00, Kalle Sommer Nielsen wrote: > > Hi Davey > > 2015-09-02 7:31 GMT+02:00 Davey Shafik : >> Hi, >> >> I've been poking around at HTTP/2 a lot lately, and it seems that so long >> as you are using libcurl 7.43.0+ it's possible to do request multiplexing. >> >> This cha

Re: [PHP-DEV] Add HTTP/2 Multiplexing-related constants to ext/curl

2015-09-04 Thread Kalle Sommer Nielsen
Hi Davey 2015-09-02 7:31 GMT+02:00 Davey Shafik : > Hi, > > I've been poking around at HTTP/2 a lot lately, and it seems that so long > as you are using libcurl 7.43.0+ it's possible to do request multiplexing. > > This change simply introduces three constants, CURLPIPE_NOTHING (0), > CURLPIPE_HTT

Re: [PHP-DEV] Add HTTP/2 Multiplexing-related constants to ext/curl

2015-09-01 Thread Pierre Joye
Hi, On Sep 2, 2015 12:31 PM, "Davey Shafik" wrote: > > Hi, > > I've been poking around at HTTP/2 a lot lately, and it seems that so long > as you are using libcurl 7.43.0+ it's possible to do request multiplexing. > > This change simply introduces three constants, CURLPIPE_NOTHING (0), > CURLPIPE