Home | History | Annotate | Download | only in tools

Lines Matching refs:Cache

1672     p.Print("default cache: %s" % self.default_cache)
1673 p.Print("normal type cache: %s" % self.normal_type_cache)
2579 self.send_header("Cache-Control", "no-cache, no-store, must-revalidate")
2580 self.send_header("Pragma", "no-cache")