Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox adding no-cache headers to all http POSTs?

  • 1 svar
  • 1 har dette problem
  • 10 visninger
  • Seneste svar af Brandon Vita

more options

Our server-side cache is configured to invalidate appropriate cached data on PUT/POST/DELETE, but is also set to obey no-cache headers and ignore the cache entirely.

Firefox is the only browser that is forcefully appending no-cache headers to all POST requests, resulting in the cache not invalidating properly. Is there some standard that suggests a POST should include no-cache directives, or is this something I can't work around?

Our server-side cache is configured to invalidate appropriate cached data on PUT/POST/DELETE, but is also set to obey no-cache headers and ignore the cache entirely. Firefox is the only browser that is forcefully appending no-cache headers to all POST requests, resulting in the cache not invalidating properly. Is there some standard that suggests a POST should include no-cache directives, or is this something I can't work around?

Alle svar (1)

more options

Reload the webpage while bypassing the cache using one of the following steps:

  • Hold down the Shift key and click the Reload button with a left click.

OR

  • Press Ctrl + F5 or Ctrl + Shift + R (Windows and Linux)
  • Press Command + Shift + R (Mac)

Let us know if this solves the issues you are having.