1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-06-30 06:35:23 +00:00
icecast-common/httpp
Jack Moffitt 42ce945f12 Thanks to Akos Maroy <darkeye@tyrell.hu> for this. These variables need to
be uppercase always in order to comply with the HTTP specification.
While not a problem internal to icecast, they were slipping into the log
files and breaking some less-than-robust parsers.

svn path=/trunk/httpp/; revision=2197
2001-10-20 07:40:09 +00:00
..
.cvsignore .cvsignore is fun! 2001-09-10 03:04:11 +00:00
BUILDING Initial revision 2001-09-10 02:24:39 +00:00
COPYING Initial revision 2001-09-10 02:24:39 +00:00
httpp.c Thanks to Akos Maroy <darkeye@tyrell.hu> for this. These variables need to 2001-10-20 07:40:09 +00:00
httpp.h Initial revision 2001-09-10 02:24:39 +00:00
Makefile.am Initial revision 2001-09-10 02:24:39 +00:00
README Initial revision 2001-09-10 02:24:39 +00:00
test.c Initial revision 2001-09-10 02:24:39 +00:00
TODO Initial revision 2001-09-10 02:24:39 +00:00

httpp is a simple http parser

licensed under the lgpl

created by jack moffitt <jack@icecast.org>