]> granicus.if.org Git - apache/commit
Fix a bug where a client which only sends \n to delimit header
authorGreg Ames <gregames@apache.org>
Thu, 5 Oct 2000 03:55:12 +0000 (03:55 +0000)
committerGreg Ames <gregames@apache.org>
Thu, 5 Oct 2000 03:55:12 +0000 (03:55 +0000)
commit327d811b3d137d6fe17194942ae366428a2c468b
tree925025d783750097ce985d87a290b43679c855b1
parentbee0cc4f31cbe35ee394dfb2accf31ffac34b5a9
Fix a bug where a client which only sends \n to delimit header
lines (netcat) gets a strange looking HTTP_NOT_IMPLEMENTED message.

While I'm in there, start working on ebcdic co-existance with input
filtering.

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