Hacker News new | ask | show | jobs
by spiffytech 1025 days ago
Chrome removed support for HTTP/2 Server Push last year.

As I remember, it never saw broad adoption because it was technically challenging to integrate with, and it tended to push a lot of resources clients already had, so it wasn't a big win for efficiency anyway.

1 comments

HTTP early hints still exists and can achieve similar things as server push without wasting bandwidth.