Description
It's necessary to have the XHR object which the jquery.couch API created in order to be able abort() it (e.g. db.view). Presently this object is returned by jquery's API but discarded within the couch API, thus affording the caller no way to access it.