[ 
https://issues.apache.org/jira/browse/CB-7006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Shakhnazarov updated CB-7006:
------------------------------------
    Summary: Empty file is created on file transfer if server response is 304.  
(was: [cordova-plugin-file-transfer] Empty file is created on file transfer if 
server response is 304.)

> Empty file is created on file transfer if server response is 304.
> -----------------------------------------------------------------
>
>                 Key: CB-7006
>                 URL: https://issues.apache.org/jira/browse/CB-7006
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer
>         Environment: Android 4.3, cordova 3.4.1, plugin-file-transfer r0.4.4
>            Reporter: Romain Garrigues
>
> Hi,
> I want to use file transfer plugin with "If-Modified-Since" HTTP header.
> When receiving 304 status code from server (file not changed), It seems that 
> file transfer plugin overwrites the current file on device by... new empty 
> one.
> As plugin does not verify HTTP response status code, and HTTP 304 response 
> contains an empty body content, maybe that's a point to check to avoid 
> overwriting already present data ?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to