Chapter 5. Implementing HTTP/2 push
- What is HTTP/2 push?
- The various ways to request an HTTP/2 push
- How HTTP/2 push works from the server and client sides
- What to push and what not to push
- Troubleshooting HTTP/2 push
- Some of the risks of HTTP/2 push
5.1. What is HTTP/2 server push?
5.3. How HTTP/2 push works in the browser
5.4. How to push conditionally
5.6. Troubleshooting HTTP/2 push
5.7. The performance impact of HTTP/2 push
5.9. Other use cases for HTTP/2 push