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

line 'Accept-Encoding' is generated twice in http-requests

From: Toralf Förster <toralf.foerster_at_gmx.de>
Date: 2005-05-23 15:25:42 CEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The svn command generates for a some http requests ip-packets where - as the
sniffed http-stream shows - the line 'Accept-Encoding' is generated twice
...
PROPFIND /svn/ramdisk/lasttest HTTP/1.1
Host: localhost
User-Agent: SVN/1.1.3 (r12730) neon/0.24.7
Keep-Alive:
Connection: TE, Keep-Alive
TE: trailers
Content-Length: 300
Content-Type: text/xml
Depth: 0
Accept-Encoding: gzip
Accept-Encoding: gzip
...

Is the doubled 'Accept-Encoding' lines a minor bug or does this indicates a
bigger hidden bug (eg, that the second line should be 'Accept-Encoding:
compress' or so) ?

P.S.:posted this question to users@... before but did not got an answer from
there

Toralf
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCkdnYhyrlCH22naMRAtDpAJsFIPbWiuJ43x4UFwC4FFBUK9QIGQCfdyxj
1kQMiOeeL8UbWOIgFF+fAUc=
=4vx4
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 23 17:34:36 2005

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.