[forge-issues] [JBoss JIRA] (FORGE-899) Add support to generate REST resources that issue HTTP cache headers

Vineet Reynolds (JIRA) jira-events at lists.jboss.org
Tue May 14 07:35:06 EDT 2013


Vineet Reynolds created FORGE-899:
-------------------------------------

             Summary: 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


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: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list