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

Re: ra_dav compression question

From: Martin v. Löwis <martin_at_v.loewis.de>
Date: 2003-06-23 23:17:19 CEST

Chris Hecker <checker@d6.com> writes:

> Who can answer these questions authoritatively?

As a starting point, read the HTTP spec. Does it even allow clients to
send compressed input. Next, read the WebDAV spec. Does that allow to
send compressed input? By that time, you would know exactly how a
client would indicate whether it has compressed input. Search the Neon
source code for occurrences of the respective header, to find out
whether it ever emits that. Then check under what circumstances it
would do that.

SO: anybody can answer these questions authoritatively - in particular
you yourself.

Regards,
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 23 23:18:15 2003

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.