1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-12-04 14:46:31 -05:00
icecast-common/httpp
Philipp Schafft ea8dde3202 Fix: fixed a lot smaller and bigger bugs in chunked transfer encoding
This fixes a lot bugs.
debug fprintf()s are included intentionally and will be removed
by the next commit.
2015-02-10 21:13:15 +00:00
..
BUILDING Initial revision 2001-09-10 02:24:39 +00:00
COPYING Initial revision 2001-09-10 02:24:39 +00:00
encoding.c Fix: fixed a lot smaller and bigger bugs in chunked transfer encoding 2015-02-10 21:13:15 +00:00
encoding.h Feature: Added mico-library for Transfer Encodings. 2015-02-10 18:47:40 +00:00
httpp.c Feature: Added support for HTTP Methods: OPTIONS, DELETE, TRACE, CONNECT 2015-02-10 08:42:59 +00:00
httpp.h Feature: Added support for HTTP Methods: OPTIONS, DELETE, TRACE, CONNECT 2015-02-10 08:42:59 +00:00
Makefile.am Feature: Added mico-library for Transfer Encodings. 2015-02-10 18:47:40 +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>