fix a fun bug on r17656 that was making us send HTTP/1.0 404 as
commit7262bf5eab97105ac833d0700a30052e053537dc
authorRoger Dingledine <arma@torproject.org>
Mon, 22 Dec 2008 06:21:28 +0000 (22 06:21 +0000)
committerRoger Dingledine <arma@torproject.org>
Mon, 22 Dec 2008 06:21:28 +0000 (22 06:21 +0000)
tree019c2c85873b6bad146b8af469aa682035e12434
parente36c7a74bd8f2f01e425e4b1403b9b724292640c
fix a fun bug on r17656 that was making us send HTTP/1.0 404 as
the message body, no matter the message headers, when answering
a descriptor or extrainfo post request.

svn:r17723
src/or/directory.c