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

Re: Accept-Encoding from svn client

From: <clkao_at_clkao.org>
Date: 2003-01-21 23:13:09 CET

after some greping, libsvn_ra_dav/util.c registers 2xx accepter
and error accepter. while in neon each decompress_reader adds
Accept-Encoding header without checking duplication. also
the current neon api doesn't seem to have a clean way to register
compression handler for requests being created by ne_propfind_create
and alike.

of course these are not big problems, just some stuff I found while
checking if my deflate configuration is working.

On Wed, Jan 22, 2003 at 01:34:00AM +0800, Chia-liang Kao wrote:
 well, it just prevents deflate to gzip the responses for profind,
 and two lines of identical accept-encoding looks weird. :P

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:05:25 2006

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.