Making browsers faster: Resource Packages · Alexander Limi
This proposal has the following goals:
- Make it possible to serve all the resources (images, stylesheets, javascript) on a page in a single HTTP request.
- Be as simple to implement as possible, so anyone with a passing familiarity with HTML should be able to perform the optimization.
- Be entirely transparent to browsers that do not support it.