After the change in rev. 6944f7f88222, we don't add a random parameter to HEAD
requests in order to avoid caching. If we are to achieve the full performance
benefit however, we have to make the HEAD requests conditional, as we do for
GET requests. In that case, responses will return faster from the server if not
modified.
Original issue reported on code.google.com by past...@gmail.com on 15 Oct 2010 at 12:39
Original issue reported on code.google.com by
past...@gmail.com
on 15 Oct 2010 at 12:39