]
Lincoln Baxter III updated FORGE-899:
-------------------------------------
Fix Version/s: 2.x Future
(was: 1.x Future)
Add support to generate REST resources that issue HTTP cache headers
--------------------------------------------------------------------
Key: FORGE-899
URL:
https://issues.jboss.org/browse/FORGE-899
Project: Forge
Issue Type: Feature Request
Components: Builtin Plugins
Affects Versions: 1.2.3.Final
Reporter: Vineet Reynolds
Assignee: Vineet Reynolds
Fix For: 2.x Future
This is more or less an issue that affects HTML5 scaffolding that depends on the
generated REST resources.
Browsers like IE8/9/10 etc. aggressively cache responses unless instructed to not do so,
ensuring that clients (like the scaffolded apps) do not issue additional requests beyond
the first one, until the cache is cleared, or until the REST resources are modified.
We should therefore allow (possibly as an option) the generation of code within the REST
resources that issue HTTP Cache-Control headers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: