• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Date in the HTTP Response

    Mango Automation Installation
    2
    3
    1.8k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      satblip
      last edited by

      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!

      1 Reply Last reply Reply Quote 0
      • terrypackerT
        terrypacker
        last edited by

        satblip,

        We do not use a jetty.xml file and have only exposed the configuration options that are found in the env.properties file.

        It would be possible to write a custom Module that could add headers to all HTTP responses, otherwise this would require a change to the core code and could be included in a future release.

        Terry

        1 Reply Last reply Reply Quote 0
        • First post
          Last post