Hacker News new | ask | show | jobs
by theandrewbailey 3605 days ago
What about a header to tell the server to not push anything?
1 comments

Clients can always disable push using SETTINGS_ENABLE_PUSH. They can also reject each pushed resource (stream) https://daveyshafik.com/archives/69603-http2-server-push-you...