Accelerating Node.js applications with HTTP/2 Server Push
August 16, 2016 1:17PM
In April, we announced support for HTTP/2 Server Push via the HTTP Link header. My coworker John has demonstrated how easy it is to add Server Push to an example PHP application. We wanted to make it easy to improve the performance of contemporary websites built with Node.js....