GitHub user flimzy opened a pull request:

    https://github.com/apache/couchdb-documentation/pull/107

    Documentation updates for DELETE /_session

    

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

    $ git pull https://github.com/flimzy/couchdb-documentation deletesession

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

    https://github.com/apache/couchdb-documentation/pull/107.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 #107
    
----
commit 6839d5e6c13207c1f0bd020c4eb989b93302d25a
Author: Jonathan Hall <[email protected]>
Date:   2017-03-12T18:07:23Z

    DELETE /_session never returns 401
    
    Extensive testing in both CouchDB 2.0.0 and 1.6.1 shows that DELETE
    /_session only ever returns 200, even when there is no session, an expired
    session, or an invalid session cookie.

commit 6dc0bc10e6b52ac975647fabf2bb22220b26ce35
Author: Jonathan Hall <[email protected]>
Date:   2017-03-12T18:09:53Z

    Expand documentation for DELETE /_session

----


---
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.
---

Reply via email to