Avoid browser caching for AJAX requests

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      AJAX calls are cached by Internet Explorer by default (when no specific Cache-Control header is in the response). This makes <l:ajax> jelly to behave mistakenly on IE.

      Asynchronous HTTP calls are usually used to load dynamic data so caching it does not make sense.

      This change was already applied in the more general layout.jelly (commit).

            Assignee:
            Antonio Muñiz
            Reporter:
            Antonio Muñiz
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: