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

Re: caching proxies and SVN network perf

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2000-10-24 07:56:51 CEST

On 23 Oct 2000, Ben Collins-Sussman wrote:

> Greg Stein <gstein@lyra.org> writes:
>
> > HTTP can also (tranparently) add GZIP encoding on top of that
> > automatically.
>
> Apache automatically deflates data? I'm curious about this statement.
> What are the details?

Client sends:

        Accept-Encoding: gzip

Server sends:

        Content-Transfer-Encoding: gzip

(or something similar to that)

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on Sat Oct 21 14:36:12 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.