1 Reply Latest reply on Jan 27, 2014 5:10 AM by jfclere

    Cache-Control header in Jboss 7.1.1

    bringking

      I have a web application running on Jboss 7.1.1, and I am using RESTeasy for my REST services. It seems that JBoss is defaulting to setting the Cache-Control header in all my HTTP Responses to be "no-cache". Is there a way I can configure this? I would like to enable caching.