Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E83AE2009F4 for ; Thu, 26 May 2016 13:02:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E6ADF160939; Thu, 26 May 2016 11:02:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 310F8160A10 for ; Thu, 26 May 2016 13:02:59 +0200 (CEST) Received: (qmail 11197 invoked by uid 500); 26 May 2016 11:02:58 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 11179 invoked by uid 99); 26 May 2016 11:02:58 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 May 2016 11:02:58 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E5561DFC77; Thu, 26 May 2016 11:02:57 +0000 (UTC) From: daserge To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org References: In-Reply-To: Subject: [GitHub] cordova-plugin-file-transfer pull request: CB-11067 - Adds content... Content-Type: text/plain Message-Id: <20160526110257.E5561DFC77@git1-us-west.apache.org> Date: Thu, 26 May 2016 11:02:57 +0000 (UTC) archived-at: Thu, 26 May 2016 11:03:00 -0000 Github user daserge commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/140#issuecomment-221841464 @oddcb, yes, `Content-Length` should be added by `setFixedLengthStreamingMode`. Which Android OS version had the issue? Could you try it again with the master plugin version? Do you use chunked mode for requests (Content-Length should not be present in case of chunked mode)? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org