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

Reply via email to