Large base64 attachment bodies must be single-line
--------------------------------------------------

                 Key: COUCHDB-19
                 URL: https://issues.apache.org/jira/browse/COUCHDB-19
             Project: CouchDB
          Issue Type: Bug
            Reporter: Noah Slater
            Priority: Minor


The Wiki documentation does not reflect that large attachments, when 
encoded with Base64 should not have line-breaks (otherwise upload fails). 
The whole base64 string must be on a single line. Therefore, output from 
e. g. base64 program is not immediately usable; it must be preprocessed to 
remove line breaks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to