We were computing the wrong Content-Length: header for directory
commit1445e17a21b5e1e1061ad982865ec66f816461d6
authorRoger Dingledine <arma@torproject.org>
Fri, 25 Jan 2008 01:45:06 +0000 (25 01:45 +0000)
committerRoger Dingledine <arma@torproject.org>
Fri, 25 Jan 2008 01:45:06 +0000 (25 01:45 +0000)
treefe872b85933da751d6301456370879632965acdd
parent649a63f435b9b182d78b24b4bd5396fb8b7a03fb
We were computing the wrong Content-Length: header for directory
responses that need to be compressed on the fly, causing clients
asking for those items to always fail. Bugfix on 0.2.0.x; fixes
bug 593.

svn:r13268
ChangeLog
src/or/directory.c