You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/06/02 21:31:49 UTC

[jira] [Commented] (COUCHDB-2656) Update couch_mrview to use chttpd provided functions

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

ASF subversion and git services commented on COUCHDB-2656:
----------------------------------------------------------

Commit 79e7eba3e61e766d1c04408c02cc6156f7032e22 in couchdb-chttpd's branch refs/heads/2080-port-cors from [~kxepal]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-chttpd.git;h=79e7eba ]

Merge remote-tracking branch 'iilyak/2656-use-chttpd-functions'

This closes #31

COUCHDB-2656


> Update couch_mrview to use chttpd provided functions
> ----------------------------------------------------
>
>                 Key: COUCHDB-2656
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2656
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Database Core
>            Reporter: ILYA
>            Assignee: ILYA
>
> couch_mrview uses functions from couch_http. For example send_external_response is used by couch_mrview_show. This brakes CORS support. Since couch_httpd's version of send_external_response doesn't have support for CORS compared to chttpd's version https://github.com/apache/couchdb-chttpd/blob/master/src/chttpd_external.erl#L127.



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