Re: cache-control
DavidSeanTaylor <[email protected]> Thu, 11 Aug 2016 16:39:36 -0700
| Newsgroups | gmane.comp.jakarta.jetspeed.user |
|---|---|
| Message-ID | <[email protected]> |
> On Aug 11, 2016, at 12:32 AM, Usha Ladkani <[email protected]> = wrote: >=20 > Hi , >=20 > There is no option in JetspeedResources.properties to set cache = control to > "No Store" > i need this as mozzila shows problem with caching. >=20 > any ideas? Which version of Jetspeed are you using? When I hit say localhost:8080/jetspeed/portal with Chrome, I can see the = no-store cache control on the header response: =E2=80=A2 Cache-Control:no-cache,no-store,private =E2=80=A2 Content-Type:text/html;charset=3DUTF-8 =E2=80=A2 Date:Thu, 11 Aug 2016 23:37:56 GMT =E2=80=A2 Expires:0 =E2=80=A2 Pragma:no-cache =E2=80=A2 Server:Apache-Coyote/1.1 =E2=80=A2 Transfer-Encoding:chunked