[ 
https://issues.apache.org/jira/browse/KAFKA-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202316#comment-15202316
 ] 

ASF GitHub Bot commented on KAFKA-3424:
---------------------------------------

GitHub user ewencp opened a pull request:

    https://github.com/apache/kafka/pull/1099

    KAFKA-3424: Add CORS support to Connect REST API

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ewencp/kafka cors-rest-support

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1099.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 #1099
    
----
commit 6f3697673c54541f3cac407af7f165d9d978ab3e
Author: Ewen Cheslack-Postava <[email protected]>
Date:   2016-03-11T18:28:17Z

    KAFKA-3424: Add CORS support to Connect REST API

----


> Add CORS support to Connect REST API
> ------------------------------------
>
>                 Key: KAFKA-3424
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3424
>             Project: Kafka
>          Issue Type: Bug
>          Components: copycat
>    Affects Versions: 0.9.0.1
>            Reporter: Ewen Cheslack-Postava
>            Assignee: Ewen Cheslack-Postava
>            Priority: Blocker
>             Fix For: 0.10.0.0
>
>
> Using the REST API via a browser currently requires you to either match the 
> domain of the REST API or proxy requests through another server. Instead, we 
> should support CORS.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to