Yuliy Pisetsky
unread,Aug 8, 2011, 11:15:20 PM8/8/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Browserscope
One thing that your redirect cache test doesn't do well is distinguish
between 301 redirects which are used in the context of an iframe load
and a direct navigation. For instance, if I go to a 301 by typing in
the address bar, Chrome and Safari will not consult the cache (but
store the result), while Firefox WILL consult it. This is slightly
harder to automate, but worth noting.