You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Ben Judson (JIRA)" <ji...@apache.org> on 2012/12/31 22:12:12 UTC

[jira] [Created] (CB-2103) FileTransferError should return response body

Ben Judson created CB-2103:
------------------------------

             Summary: FileTransferError should return response body
                 Key: CB-2103
                 URL: https://issues.apache.org/jira/browse/CB-2103
             Project: Apache Cordova
          Issue Type: Improvement
            Reporter: Ben Judson


FileTransferError does not currently have a response body property, which is necessary for debugging in some cases, e.g. uploading files to Amazon S3. Would be useful in addition to http_status and code to have a body property available for inspection. As it is, I have to try to replicate the POST request with another framework to access this crucial data.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira