[
https://issues.apache.org/jira/browse/CB-10044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15015451#comment-15015451
]
ASF GitHub Bot commented on CB-10044:
-------------------------------------
Github user daserge commented on the pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/116#issuecomment-158329499
Hi @maortega, thanks for the contribution!
A few notes on this:
* I believe it is better to move new parameters to
[`FileUploadOptions`](https://github.com/apache/cordova-plugin-file-transfer/blob/97031b2d7528033c82bdff4659b9041dd9512a51/www/FileTransfer.js#L98),
* Can we move the args to the optional
[Content-Range](https://tools.ietf.org/html/rfc7233#page-12) header?
* Can you please explain when are you sending `startByte` and `endByte`
params in the POST? I can't see it in the code.
> Update FileTransfer plugin to upload a part of a file to be able to be used
> with ResumableJS
> --------------------------------------------------------------------------------------------
>
> Key: CB-10044
> URL: https://issues.apache.org/jira/browse/CB-10044
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Plugin File Transfer
> Affects Versions: 3.5.0
> Environment: Android and iOS
> Reporter: Marco Antonio Ortega Moulin
> Assignee: Marco Antonio Ortega Moulin
> Priority: Minor
> Labels: Android, iOS
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> When using Resumablejs we want to be able to use the FileTransfer plugin to
> upload parts of a file. In order to do this we will be sending the startByte
> and endByte parameters to the FileTransfer plugin.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]