mirror of https://github.com/apache/druid.git
5ba0075c0c
* Expose HTTP Response headers from SqlResource This change makes the SqlResource expose HTTP response headers in the same way that the QueryResource exposes them. Fundamentally, the change is to pipe the QueryResponse object all the way through to the Resource so that it can populate response headers. There is also some code cleanup around DI, as there was a superfluous FactoryFactory class muddying things up. |
||
---|---|---|
.. | ||
src/test | ||
assembly.xml | ||
pom.xml |