• Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • None
    • Affects Version/s: 1.1.26
    • Component/s: Mayaa
    • None

      noCache="true"のときにCache-Control: no-cacheと固定になっているところを、設定できるようにする。
      firefoxの場合にはno-cache, no-storeを設定しないと「戻る」のときにキャッシュが使われてしまう。
      現状でもm:cacheControl="no-cache, no-store"とすれば対応可能だが、一括で変更できた方が良い。

          [MAYAA-73] noCache="true"のときにCache-Controlの値を設定できるようにする

          suga added a comment -

          rev.3474 で対応。
          ServiceProviderファイルのEngineImpl用設定に <parameter name="noCacheValue" value="no-cache"/> を追加。

          suga added a comment - rev.3474 で対応。 ServiceProviderファイルのEngineImpl用設定に <parameter name="noCacheValue" value="no-cache"/> を追加。

            Assignee:
            suga
            Reporter:
            suga
            Votes:
            0 Vote for this issue
            Watchers:
            Start watching this issue

              Created:
              Updated:
              Resolved: