[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1495419 - in /subversion/trunk/subversion/libsvn_ra_serf: options.c ra_serf.h serf.c util.c

From: Greg Stein <gstein_at_gmail.com>
Date: Fri, 5 Jul 2013 17:33:20 -0400

On Fri, Jul 5, 2013 at 11:00 AM, Ivan Zhakov <ivan_at_visualsvn.com> wrote:
>...
> Serf-trunk now has serf_bucket_get_remaining() to get length of
> request body since r2008. Attached patch enables this functionality in
> ra_serf. Within this patch Content-Length will be send for every
> request for no cost and should make proxies (and servers) happy.

To be clear: it will use C-L given the current set of buckets used in
ra_serf. Not all buckets can determine their length, and if one of
those ever gets used ... a chunked request will occur.

Cheers,
-g
Received on 2013-07-05 23:33:52 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.