Implemented bug #806: Deal with HTTP clients sending LF in HTTP headers.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 11 Jan 2007 10:30:40 +0000 (10:30 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 11 Jan 2007 10:30:40 +0000 (10:30 +0000)
commitd6862f25e98c81258ac86ee865b82ba610fd0b8f
tree0bf7f5a3ac544335e1b24aa28c5e66e25804a22d
parentc9cf80cbfdc232006f0e5b117a1d6bec578e8d9e
Implemented bug #806: Deal with HTTP clients sending LF in HTTP headers.
NEWS
include/yaz/comstack.h
src/comstack.c
src/zgdu.c
test/Makefile.am
test/tst_comstack.c [new file with mode: 0644]