[
https://issues.apache.org/jira/browse/COUCHDB-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zachary Zolton updated COUCHDB-514:
-----------------------------------
Attachment: list-redir.diff
This patch (from a reasonably current HEAD on github) shows how I was
attempting to get the JavaScript view server to defer sending the headers until
after the first time send() is called.
Unfortunately, this code doesn't work, but I'm attaching it here to encourage
some dialog... :^D
> Redirect from _list using view rows
> -----------------------------------
>
> Key: COUCHDB-514
> URL: https://issues.apache.org/jira/browse/COUCHDB-514
> Project: CouchDB
> Issue Type: Improvement
> Components: JavaScript View Server
> Affects Versions: 0.10
> Reporter: Zachary Zolton
> Attachments: list-redir.diff
>
>
> There is no way to redirect from a _list function after calling the getRow()
> API function.
> Here's a link to the discussion on the dev mailing list:
> http://is.gd/3KZRg
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.