Network.http.use-cache

From MozillaZine Knowledge Base
Revision as of 12:51, 9 May 2007 by Alice Wyman (talk | contribs) (→‎Background: HTTP and HTTPS links)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Background

When a page is loaded, it can be cached so it doesn't need to be downloaded to be redisplayed. This preference controls whether to cache files retrieved by HTTP or HTTPS either in memory or on disk.

Possible values and their effects

true

Cache HTTP and HTTPS files. (Default)

false

Don't cache HTTP or HTTPS files.

First checked in

2001-10-01 by Darin Fisher

Has an effect in

  • Netscape (all versions since 7.0)
  • Mozilla Suite (all versions since 0.9.6)
  • Phoenix (all versions)
  • Firebird (all versions)
  • Firefox (all versions)
  • Thunderbird (all versions)
  • Minimo (all versions)
  • SeaMonkey (all versions)

Related bugs

Related preferences