Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.18.0
    • None

    Description

      It should be possible to make response headers configurable under common options path
      drill.exec.http.jetty.server.response.headers, like

          jetty: {
            server: {
              response: {
                # any response headers with constant values may be configured like this
                headers: {
                  "Custom Header Name": "Text Value",
                  "BooleanHeader": true
                }
              }
            }
          }
      

      Attachments

        Issue Links

          Activity

            People

              ihuzenko Igor Guzenko
              ihuzenko Igor Guzenko
              Vova Vysotskyi Vova Vysotskyi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: