1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-10-06 04:45:08 -04:00
icecast-server/src/httpp
Karl Heyes 7446328d1d 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>