Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-43929

Avoid browser caching for AJAX requests

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None

      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).

            amuniz Antonio Muñiz
            amuniz Antonio Muñiz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: