Details

    • Sub-task
    • Resolution: Done
    • L3 - Default
    • 2.5.0-alpha1, 2.5.0
    • None
    • backend
    • None

    Description

      Currently, responses for REST-API queries always contain the Header "cache-control: no-store", which prevents the browser to cache the returned result. However, we have some information which does not change and could therefore be cached.

      We should set the response headers in a way that allows the browser to cache the response. The following endpoints should be considered for this:

      • /meta/version
      • /camunda
      • /alert/email/isEnabled
      • /share/isEnabled

      The following endpoints return immutable data, but depend on the request payload. Maybe it's also possible to cache these:

      • /decision-definition/xml
      • /process-definition/xml
      • /flow-node/flowNodeNames

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                sebastian.stamm Sebastian Stamm
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce