]> granicus.if.org Git - apache/commit
Clean up the input filtering a lot. This makes the code a bit easier
authorRyan Bloom <rbb@apache.org>
Wed, 11 Oct 2000 23:27:03 +0000 (23:27 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 11 Oct 2000 23:27:03 +0000 (23:27 +0000)
commit32165995c1252e94a0ee1587859b431f1543dc9d
tree178efc4452c28858fabe9dea5b0047b03c10d5bf
parentd61830ead1dd5a0c9a10ca7884de5b51389491ea
Clean up the input filtering a lot.  This makes the code a bit easier
to follow.  This code works for browser based requests and line-based
telnet requests.  It is untested with character-based telnet requests.
I will be testing that very soon.

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