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 revisionBoth sides next revision
rfc:curl_http2_push [2015/11/22 05:29] daveyrfc:curl_http2_push [2015/12/01 20:38] davey
Line 12: Line 12:
 Server push allows the server to push additional resources relevant to the requested resource directly to the client proactively. Server push allows the server to push additional resources relevant to the requested resource directly to the client proactively.
  
-Server push is available in libcurl since 7.44.0, but broken till the as-yet-unreleased 7.46.0 (See: [[https://github.com/bagder/curl/issues/529|github issue for details]])+Server push is available in libcurl since 7.44.0, but broken till the as-yet-unreleased 7.46.0 (See: [[https://github.com/bagder/curl/issues/529|this]] and [[https://github.com/bagder/curl/issues/530|this]] github issues for details).
  
 ===== Libcurl Implementation ===== ===== Libcurl Implementation =====
Line 130: Line 130:
 ===== Patches and Tests ===== ===== Patches and Tests =====
  
-  - (rough) Working patch can be found [[https://github.com/dshafik/php-src/compare/curl-http2-push|here]]+  - Working patch can be found [[https://github.com/dshafik/php-src/compare/curl-http2-push|here]]
   - Docker container for easy testing can be found [[http://github.com/dshafik/php-http2-push-example|here]]   - Docker container for easy testing can be found [[http://github.com/dshafik/php-http2-push-example|here]]
  
rfc/curl_http2_push.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1