Druid router sends back the Date header twice...
- Dominant language
- Java
- Stars
- 14.1k
- Forks
- 3.8k
- Avg merge
- 2d 58m
- Merged PRs (30d)
- 233
Description
...a.k.a Druid router really wants you to know what time it is.
### Affected Version
Druid 0.16.0-snapshot (and probably earlier)
### Description
Curl Druid with a `-v`

Notice that the `Date: ` Header is in there twice in the response

Same goes for SQL:

Contributor guide
Research direction
Reproduce the duplicate Date header through the Druid router with curl -v, checking both the regular request and SQL request described in the issue. No source file or test is named; done means identifying the router path responsible and confirming that each response contains only one Date header.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100