]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Cleanup the input filtering a bit. This does not work with telnet
authorRyan Bloom <rbb@apache.org>
Wed, 11 Oct 2000 18:32:19 +0000 (18:32 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 11 Oct 2000 18:32:19 +0000 (18:32 +0000)
commit3c11b9990cb220fbebefba1442a0632aff01e4d4
tree47a8fc2351334df2c98e07acd9995c008ae94e24
parente5b6b0c1da81f404f85250abea3597c2a431c395
Cleanup the input filtering a bit.  This does not work with telnet
currently, but it is a step in the right direction.  Input filtering
should be slowly improving from here on out.
Submitted by: Greg Ames, Ryan Bloom, Jeff Trawick

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