[MAYAA-73] noCache="true"のときにCache-Controlの値を設定できるようにする Created: 2009-10-03  Updated: 2009-10-03  Resolved: 2009-10-03

Status: Resolved
Project: Mayaa
Component/s: Mayaa
Affects Version/s: 1.1.26
Fix Version/s: None

Type: Improvement Priority: Minor
Reporter: suga Assignee: suga
Resolution: Fixed Votes: 0
Labels: None


 Description   

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



 Comments   
Comment by suga [ 2009-10-03 ]

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

Generated at Thu Apr 25 20:40:33 JST 2024 using Jira 9.15.0#9150000-sha1:9ead8528714127d8cfabf2446010d7e62c0a195c.