]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
My last patch had most of the code to insert the eos bucket, but it was
authorRyan Bloom <rbb@apache.org>
Sat, 14 Oct 2000 06:21:38 +0000 (06:21 +0000)
committerRyan Bloom <rbb@apache.org>
Sat, 14 Oct 2000 06:21:38 +0000 (06:21 +0000)
commit1486d62e7e8e948ae158dab0467451232a34280a
tree2df4a06c5640f9c011128fd871785a14df22f736
parent15fe310d97ab084d189196f59d921c2493469d62
My last patch had most of the code to insert the eos bucket, but it was
missing some major pieces that I only found after the commit.  This patch
fixes the problem, and makes sure that request bodies are always ended
with an EOS bucket.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86588 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_protocol.c