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 GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/29 01:25:27 UTC

[jira] [Commented] (COUCHDB-2850) [2.0] List function calls don’t support HTTP OPTIONS request

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

ASF GitHub Bot commented on COUCHDB-2850:
-----------------------------------------

GitHub user kxepal opened a pull request:

    https://github.com/apache/couchdb-chttpd/pull/88

    Accept OPTIONS requests to list functions

    COUCHDB-2850

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

    $ git pull https://github.com/kxepal/couchdb-chttpd 2850-list-funcs-support-options-method

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

    https://github.com/apache/couchdb-chttpd/pull/88.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 #88
    
----
commit e466077333375d1f8703be7faeff7a0d69576e9f
Author: Alexander Shorin <kx...@apache.org>
Date:   2015-10-29T00:06:45Z

    Accept OPTIONS requests to list functions
    
    COUCHDB-2850

----


> [2.0] List function calls don’t support HTTP OPTIONS request
> ------------------------------------------------------------
>
>                 Key: COUCHDB-2850
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2850
>             Project: CouchDB
>          Issue Type: Bug
>          Components: HTTP Interface
>            Reporter: Jan Lehnardt
>            Priority: Blocker
>             Fix For: 2.0.0
>
>
> the 1.x JS test suite tests for OPTIONS HTTP requests, it fails on the 2.0 cluster interface with “http method not supported”



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