[
https://issues.apache.org/jira/browse/COUCHDB-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Lehnardt closed COUCHDB-387.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.10
Since r791145 CouchDB sends the content-type header with the utf-8 info by
default. Please re-open if you still see cases of this.
> curl: (56) Received problem 2 in the chunky parser
> --------------------------------------------------
>
> Key: COUCHDB-387
> URL: https://issues.apache.org/jira/browse/COUCHDB-387
> Project: CouchDB
> Issue Type: Bug
> Components: JavaScript View Server
> Affects Versions: 0.9
> Environment: Red Hat Enterprise Linux 5.3 x86_64
> Reporter: Nils Breunese
> Fix For: 0.10
>
>
> I wrote the show function at http://friendpaste.com/1W51qISAkmAUZ2JG4Z0FBE to
> let CouchDB render a list of articles as a CSV file. Curl returned this at
> the end of the output:
> ----
> curl: (56) Received problem 2 in the chunky parser
> ----
> After changing the ë to a plain e this problem went away. Jan Lehnardt on
> #couchdb thought this might be a bytes versus characters mismatch
> ("definitely one for chris").
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.