[
https://issues.apache.org/jira/browse/COUCHDB-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Lehnardt resolved COUCHDB-63.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.9
As of revision 675699, CouchDB has a RESTful API for attachments that doesn't
require base64 encoding of data.
> Do not require attachments to be encoded in base64
> --------------------------------------------------
>
> Key: COUCHDB-63
> URL: https://issues.apache.org/jira/browse/COUCHDB-63
> Project: CouchDB
> Issue Type: Improvement
> Components: HTTP Interface
> Environment: All
> Reporter: Jan Lehnardt
> Priority: Minor
> Fix For: 0.9
>
>
> At the moment an attachment's data must be encoded in base64. With larger
> attachments this leads to significant overhead on the client. It would be
> nice if the encoding would not be required and data could be stored as-is.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.