You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Joe Bowser (Created) (JIRA)" <ji...@apache.org> on 2012/03/20 19:29:39 UTC

[jira] [Created] (CB-354) FileTransfer doesn't use Chunked Mode by default

FileTransfer doesn't use Chunked Mode by default
------------------------------------------------

                 Key: CB-354
                 URL: https://issues.apache.org/jira/browse/CB-354
             Project: Apache Callback
          Issue Type: Bug
          Components: Android
    Affects Versions: 1.5.0
            Reporter: Joe Bowser
            Assignee: Joe Bowser
             Fix For: 1.6.0


Steps to reproduce:
Run the upload script and upload to path that accepts POST (php script, node, whatever, as long as you can see the headers)
Expected: The default mode will be chunked
What happens: It is not chunked!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CB-354) FileTransfer doesn't use Chunked Mode by default

Posted by "Joe Bowser (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser resolved CB-354.
---------------------------

    Resolution: Fixed

Thisshould be chunked unless we specify otherwise.
                
> FileTransfer doesn't use Chunked Mode by default
> ------------------------------------------------
>
>                 Key: CB-354
>                 URL: https://issues.apache.org/jira/browse/CB-354
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.5.0
>            Reporter: Joe Bowser
>            Assignee: Joe Bowser
>             Fix For: 1.6.0
>
>
> Steps to reproduce:
> Run the upload script and upload to path that accepts POST (php script, node, whatever, as long as you can see the headers)
> Expected: The default mode will be chunked
> What happens: It is not chunked!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-354) FileTransfer doesn't use Chunked Mode by default

Posted by "Joe Bowser (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233652#comment-13233652 ] 

Joe Bowser commented on CB-354:
-------------------------------

https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=commit;h=bbf10e3baa39977cdb8c8d4a680c431a50da7cff
                
> FileTransfer doesn't use Chunked Mode by default
> ------------------------------------------------
>
>                 Key: CB-354
>                 URL: https://issues.apache.org/jira/browse/CB-354
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.5.0
>            Reporter: Joe Bowser
>            Assignee: Joe Bowser
>             Fix For: 1.6.0
>
>
> Steps to reproduce:
> Run the upload script and upload to path that accepts POST (php script, node, whatever, as long as you can see the headers)
> Expected: The default mode will be chunked
> What happens: It is not chunked!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira