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

Re: [PATCH] Incorrect `svn log` behavior from mod_dav_svn from

From: <cmpilato_at_collab.net>
Date: 2002-11-16 17:23:13 CET

Daniel Rall <dlr@finemaltcoding.com> writes:

> Note that the response body actually comes back gzipped. I used
> ethereal to record the transaction (thanks Ben), then used telnet to
> reply the response, leaving out the "Accept-Encoding: gzip" HTTP
> header (which I assume Neon is generating). This allowed me to see
> the plaintext of the response.

I'm reviewing this patch right now, but the above paragraph caught my
attention.

Is there a way that, at run-time, we could ask neon not to use
compressed transmissions? It would be great if we could pass a
--no-gzip to the cmdline client that would instruct neon not to use
compression. Or perhaps --enable-maintainer-mode at build-time could
toggle this behavior ("debug" clients use human-readable transmission,
"release" clients use gzip if available). I dunno, just some thotz.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 16 17:26:12 2002

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.