Hi,
We did a fresh installation with the new version of Mango on our server and since then, we don't have the date in our HTTP Responses headers.
Our devices use this date to sync their RTCC, so it’s quite important for us.
It's "normal" because Jetty filters it by default, I then want to add "<Set name="sendDateHeader">true</Set>" to my Jetty configuration but I don't find the jetty.xml.
So my question is : where can I configure this in the mango application/setup?
Many thanks in advance!