Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-3080

Duplicate Date header on every request

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.7.3
    • 0.9.0
    • Core
    • None

    Description

      Currently every request contains a duplicate Date header and one of them is not according to RFC causing some third-party services to report issues like:

      {{Illegal response header: Illegal 'Date' header: Invalid input 'd', expected ", " or ' ' (line 1, pos 4):
      Monday, November 27, 2017 2:42:53 PM UTC
      ^}}

      Found the cause in CORSFilters which adds the Date header too which is actually responsibility of the container (Jetty)

      Attachments

        Activity

          People

            sjoerdmulder Sjoerd Mulder
            sjoerdmulder Sjoerd Mulder
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: