Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

Releases: dana-ross/http2-server-push

v1.4

25 Mar 16:15
Compare
Choose a tag to compare

WordPress 4.6 and a likely fix for 520 errors

06 Oct 05:23
Compare
Choose a tag to compare
  • Doesn't render resource hints when WordPress native support is present
  • No longer pushes assets on admin pages
  • Limits HTTP/2 Server Push headers to 4k to help alleviate 520 errors when used with Cloudflare

Protocol relative URLs, resource hints, and fixed the 'as' value

22 Jun 01:47
Compare
Choose a tag to compare
  • Support for protocol-relative URLs
  • Implemented "resource hints" to encourage preload/prefetch behavior when HTTP/2 support is lacking.
  • Fixed 'as' value to match latest W3C specs

Bugfix for output buffer errors

03 May 01:46
Compare
Choose a tag to compare

This release fixes various errors related to when the output buffer was initialized.