You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Toralf Förster <to...@gmx.de> on 2005/05/23 13:25:42 UTC

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

-----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

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

Posted by Daniel Rall <dl...@finemaltcoding.com>.
On Mon, 2005-05-23 at 13:58 -0500, kfogel@collab.net wrote:
>Molle Bestefich <mo...@gmail.com> writes:
>> > 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 
>> 
>> It's been reported before, last time was October 2004:
>> http://svn.haxx.se/dev/archive-2004-10/1190.shtml
>
>This is now
>
>   http://subversion.tigris.org/issues/show_bug.cgi?id=2312
>
>Thanks!

Joe Orton and myself have added an analysis of the issue.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

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

Posted by kf...@collab.net.
Molle Bestefich <mo...@gmail.com> writes:
> > 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 
> 
> It's been reported before, last time was October 2004:
> http://svn.haxx.se/dev/archive-2004-10/1190.shtml

This is now

   http://subversion.tigris.org/issues/show_bug.cgi?id=2312

Thanks!

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

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

Posted by Molle Bestefich <mo...@gmail.com>.
> 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

It's been reported before, last time was October 2004:
http://svn.haxx.se/dev/archive-2004-10/1190.shtml

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org