From fe83d4db72d6237cfa99c484bfb1c052f50b107f Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Mon, 16 Sep 2013 02:28:11 -0400 Subject: [PATCH] Document options.headers property for Zotero.HTTP.promise() --- chrome/content/zotero/xpcom/http.js | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/content/zotero/xpcom/http.js b/chrome/content/zotero/xpcom/http.js index 07f7f1240..c992fa6f8 100644 --- a/chrome/content/zotero/xpcom/http.js +++ b/chrome/content/zotero/xpcom/http.js @@ -50,6 +50,7 @@ Zotero.HTTP = new function() { * @param {nsIURI|String} url URL to request * @param {Object} [options] Options for HTTP request: