ORDS API - Cache-Control response header
I have implemented a GET API by enabling REST service on a table. Is there any way of modifying the value returned in the Cache-Control header of the API response? I am also ok with options that work with creation of ORDS API by manually creating ORDS module, template and handler. My basic requirement is to ensure that Cache-Control does not return no-cache or no-store.
Tagged:
0