Re: [RFC] Using LZ4 compression by default
From: Evgeny Kotkov <evgeny.kotkov_at_visualsvn.com>
Date: Fri, 4 Aug 2017 16:57:14 +0300
Paul Hammant <paul_at_hammant.org> writes:
> Wouldn't the svn client just speculatively specify a HTTP "Accepts" header
I think that this is close to how things currently work, and what makes
Perhaps, for historical reasons, we don't use separate "Accept" and
In other words, currently, instead of something like this
Accept-Encoding: gzip
a client sends
Accept-Encoding: gzip,svndiff2;q=0.9,svndiff1;q=0.8, ...
("gzip" is there as the server might be configured to send uncompressed
Another thing to consider is that Accept-Encoding headers only handle the
Regards,
|
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.