[
https://issues.apache.org/jira/browse/COUCHDB-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan D. Knezek updated COUCHDB-842:
---------------------------------------
Attachment: 0001-Add-JSON-POST-support-to-_session-3.patch
0002-Change-couch.js-to-POST-JSON-to-_session.patch
Added a test case and an optional patch that makes couch.js take advantage of
the new functionality
> Add JSON POST support to /_session
> ----------------------------------
>
> Key: COUCHDB-842
> URL: https://issues.apache.org/jira/browse/COUCHDB-842
> Project: CouchDB
> Issue Type: Improvement
> Components: HTTP Interface
> Affects Versions: 1.0
> Reporter: Jonathan D. Knezek
> Priority: Minor
> Attachments: 0001-Add-JSON-POST-support-to-_session-2.patch,
> 0001-Add-JSON-POST-support-to-_session-3.patch,
> 0001-Add-JSON-POST-support-to-_session.patch,
> 0002-Change-couch.js-to-POST-JSON-to-_session.patch
>
>
> With this patch the /_session POST handler will accept application/json
> content in the format of {"name":"myname","password":"mypass"}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.