CB-5588 Docs for upload headers.

This commit is contained in:
Andrew Grieve 2014-02-10 15:11:05 -05:00
parent 28fb0a7c4d
commit f8884981e4

View File

@ -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`.