From: Weinan Li <l.w...@gm...> - 2014-06-24 15:01:31
|
Maybe you can use ResponseBuilder to build a custom response? In addition: "While @Cache builds a complex Cache-Control header, @NoCache is a simplified notation to say that you don't want anything cached i.e. Cache-Control: nocache.” On Jun 24, 2014, at 10:34 PM, ignou_mca <bbs...@co...> wrote: > Hi Team, > On one of my application I don't want the headers Pragma and Cache- > Control but these headers are always coming in Response as below > > Pragma: No-cache > Cache-Control: no-cache > How I can remove those? > > > Thanks > BBSR > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > Resteasy-users mailing list > Res...@li... > https://lists.sourceforge.net/lists/listinfo/resteasy-users |