rfc:curl_http2_push

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
rfc:curl_http2_push [2015/12/23 15:38] – Close the vote as Accepted daveyrfc:curl_http2_push [2017/01/12 18:43] – Fix typo cmb
Line 3: Line 3:
   * Date: 2015-10-01   * Date: 2015-10-01
   * Author: Davey Shafik, davey@php.net   * Author: Davey Shafik, davey@php.net
-  * Status: Approved+  * Status: Implemented (PHP 7.1)
   * First Published at: https://wiki.php.net/rfc/curl_http2_push   * First Published at: https://wiki.php.net/rfc/curl_http2_push
  
Line 141: Line 141:
 ===== Implementation ===== ===== Implementation =====
  
-After the project is implemented, this section should contain  +Server push support has been implemented in PHP 7.1 with [[http://git.php.net/?p=php-src.git;a=commit;h=ad15e1ccdabc678103e356535919e829ba9a0281|commit ad15e1cc]], and is documented in the [[http://php.net/manual/function.curl-multi-setopt.php|curl_multi_setopt man page]]. 
-  - the version(s) it was merged to + 
-  - a link to the git commit(s) +The language specification is not affected by this RFC.
-  - a link to the PHP manual entry for the feature+
  
 ===== References ===== ===== References =====
rfc/curl_http2_push.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1