GitHub user Ishiihara opened a pull request: https://github.com/apache/kafka/pull/1288
KAFKA-3578: Allow cross origin HTTP requests on all HTTP methods You can merge this pull request into a Git repository by running: $ git pull https://github.com/Ishiihara/kafka kip-56 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1288.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 #1288 ---- commit 9388198b492656265bcff494401af73779fe446a Author: Liquan Pei <liquan...@gmail.com> Date: 2016-04-28T23:54:15Z Allow specifying allowed cross origin methods commit 9ab79910162708713c60d42e6a09e5ed6260dd6d Author: Liquan Pei <liquan...@gmail.com> Date: 2016-04-29T01:22:37Z Add unit test for CORS allow methods ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---