GitHub user PythonicNinja opened a pull request:
https://github.com/apache/drill/pull/507
DRILL-4690: CORS in REST API
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PythonicNinja/drill DRILL-4690
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/507.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #507
----
commit 73d659ae23e455464a3530fd18b2eff3ba192a30
Author: Wojciech Nowak <[email protected]>
Date: 2016-05-21T16:00:37Z
DRILL-4690: initial support for CORS
commit 74c608092a874cbfc918acfbef7ac4361a1f8d6f
Author: Wojciech Nowak <[email protected]>
Date: 2016-05-21T18:48:23Z
DRILL-4690: added CrossOriginFilter to WebServer based on option
HTTP_ENABLE_CORS
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---