Additional debugging
This commit is contained in:
parent
18c7e6728f
commit
dd1eed6c9e
|
@ -113,6 +113,7 @@ Zotero.Sync.Storage.Session.ZFS.prototype._getStorageFileInfo = function (item,
|
||||||
Zotero.debug(req.status);
|
Zotero.debug(req.status);
|
||||||
Zotero.debug(item.key);
|
Zotero.debug(item.key);
|
||||||
Zotero.debug(req.responseText);
|
Zotero.debug(req.responseText);
|
||||||
|
Zotero.debug(req.getAllResponseHeaders());
|
||||||
//callback(item, false);
|
//callback(item, false);
|
||||||
//return;
|
//return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user