Skip to content

Better caching for Web bundles using Cache Digests for HTTP/2 #620

Open
@dunglas

Description

@dunglas

Cache Digests could be practical for Web bundles: using them, it could be possible to "Server Push" the web bundle, and the server could include in the pushed bundle only what isn't already in the cache of the browser. So we (theoretically) could have the best of both approaches; a good compression, one less RTT and a good hit rate.

Is it something we should investigate? (I initially discussed this privately with @KenjiBaheux in discussions related to the removal of Server Push from Chrome.)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions