CB-5588 Docs for upload headers.

Project: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/commit/f8884981
Tree: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/f8884981
Diff: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/f8884981

Branch: refs/heads/master
Commit: f8884981e4f2163650253e763170d38250d1ebfc
Parents: 28fb0a7
Author: Andrew Grieve <[email protected]>
Authored: Mon Feb 10 15:11:05 2014 -0500
Committer: Andrew Grieve <[email protected]>
Committed: Mon Feb 10 15:11:05 2014 -0500

----------------------------------------------------------------------
 doc/index.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/f8884981/doc/index.md
----------------------------------------------------------------------
diff --git a/doc/index.md b/doc/index.md
index 2c53c0a..76a5f52 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -154,6 +154,9 @@ A `FileUploadResult` object is passed to the success 
callback of the
 
 - __response__: The HTTP response returned by the server. (DOMString)
 
+- __headers__: The HTTP response headers by the server. (Object)
+  - Currently supported on iOS only.
+
 ### iOS Quirks
 
 - Does not support `responseCode` or `bytesSent`.

Reply via email to