commit | 273fecc22a6315915452574cac116ae1f60a90ea | [log] [tgz] |
---|---|---|
author | Grace Kloba <klobag@google.com> | Tue Sep 08 18:31:26 2009 -0700 |
committer | Grace Kloba <klobag@google.com> | Tue Sep 08 19:24:44 2009 -0700 |
tree | 0593256d2034e8ca125a750b68d3a1ca2d35b965 | |
parent | bde54df0209e6b3db720b14f5c7b8bd6e6372757 [diff] |
Do not cache POST response as Cache is indexed with url. mRequestHandle is only set from Network. So we can skip checking whether url is Network url if mRequestHandle is not null. Fix http://b/issue?id=1980031