[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 Fri Apr 18 04:36:13 JST 2025 using Jira 10.5.0#10050000-sha1:9d9d098bb7b67e8dba8da380ba9c3900d82ac3cf.