Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
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
- links to