why does the following:
function(head, row, req, row_info) {
  send(typeof req);

}

return undefined for req? I thought req was supposed to give access to
the request object. If it doesn't is there any particular set of
functions in couchdb that allow you to analyze the request?

Thanks,
Bryan Rasmussen

Reply via email to