Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Learn More

Firefox adding no-cache headers to all http POSTs?

  • 1 Mbohovái
  • 1 oguereko ko apañuái
  • 10 Hecha
  • Mbohovái ipaháva 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?

Opaite Mbohovái (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.