You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Dominique Hazael-Massieux (JIRA)" <ji...@apache.org> on 2014/02/19 16:02:19 UTC

[jira] [Created] (CB-6072) Alignment with W3C XHR / FormData

Dominique Hazael-Massieux created CB-6072:
---------------------------------------------

             Summary: Alignment with W3C XHR / FormData
                 Key: CB-6072
                 URL: https://issues.apache.org/jira/browse/CB-6072
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Plugin File Transfer
            Reporter: Dominique Hazael-Massieux


The FormData interface defined in the W3C XMLHttpRequest spec makes it easy to upload files via HTTP(s) POST:
https://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#interface-formdata

It would be nice to replace FileTransfer with the W3C approach.




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)