* get http request: clear hold buffer before starting to read in HTTP request.
authorArt Cancro <ajc@citadel.org>
Sun, 12 Dec 1999 18:12:28 +0000 (18:12 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 12 Dec 1999 18:12:28 +0000 (18:12 +0000)
commit446a19222c59da2b0c92c3f0e686b68e527d8b8e
tree4a7902441ec11fc5430380b6e1e0f0de50701c5d
parenta40b68ae0209191f532ec06e86d91d3980a6acda
* get http request: clear hold buffer before starting to read in HTTP request.
  This was causing some requests to get corrupted.
webcit/ChangeLog
webcit/context_loop.c
webcit/webcit.c
webcit/webserver.c