1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-06-23 06:25:25 +00:00
icecast-common/httpp
Karl Heyes 792df7892f store the original full uri if there are query parameters. small cleanup to
prototype definitions

svn path=/icecast/trunk/httpp/; revision=9453
2005-06-15 02:32:26 +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 store the original full uri if there are query parameters. small cleanup to 2005-06-15 02:32:26 +00:00
httpp.h store the original full uri if there are query parameters. small cleanup to 2005-06-15 02:32:26 +00:00
Makefile.am minor build fix 2004-06-25 19:39:12 +00:00
README Initial revision 2001-09-10 02:24:39 +00:00
test.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +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>