- From: <bugzilla@jessica.w3.org>
- Date: Wed, 16 Mar 2011 16:34:57 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12311 --- Comment #4 from Sunil <sunil.vanmullem@btopenworld.com> 2011-03-16 16:34:56 UTC --- (In reply to comment #2) > It's worth pointing out that anything like this will increase the number of > HTTP requests needed for an initial page view, though. That will always be a > painful tradeoff until we get something like SPDY that can send additional > resources unsolicited. Hi. Tradeoff is one or two additional http requests for cached content against a reduction in data requested in subsequent requests. Document structure , if thats what I can call it, can be cached on the browser in the same way as an image or other embedded content is. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 16 March 2011 16:34:59 UTC