Wed, 13 Nov 2002 09:02:55 +0000 |
bertrand |
Removed hard coded value for the length of the header separator.
|
Sat, 07 Sep 2002 08:15:57 +0000 |
bertrand |
Check if realloc failed on http_hdr->buffer instead of ptr in http_response_append,
|
Fri, 06 Sep 2002 00:03:16 +0000 |
arpi |
- simpler http_response_append (uses realloc())
|
Sun, 23 Jun 2002 09:16:08 +0000 |
bertrand |
Added base64 encoder
|
Thu, 20 Jun 2002 07:58:52 +0000 |
bertrand |
Removed unecessary malloc and memcpy.
|
Tue, 30 Apr 2002 16:58:54 +0000 |
albeu |
Convert printf to mp_msg in the network layer
|
Sat, 23 Feb 2002 07:31:45 +0000 |
bertrand |
Fixed the http response parser when the http header only has the HTTP
|
Wed, 23 Jan 2002 08:46:22 +0000 |
bertrand |
Modified the output of the http_debug function.
|
Thu, 27 Dec 2001 02:02:03 +0000 |
arpi |
10l...
|
Thu, 27 Dec 2001 01:53:25 +0000 |
arpi |
warning fix == cleanup
|
Sun, 16 Dec 2001 07:40:52 +0000 |
bertrand |
Handle broken server that doesn't send CRLF but jusr LF.
|
Fri, 14 Dec 2001 23:50:57 +0000 |
bertrand |
Made the HTTP request escaped the url.
|
Tue, 20 Nov 2001 22:14:16 +0000 |
bertrand |
Removed the field number limitation.
|
Fri, 26 Oct 2001 18:26:06 +0000 |
bertrand |
Added ASF http server streaming (Not mms streaming).
|
Sat, 20 Oct 2001 18:49:08 +0000 |
arpi |
libdemuxer...
base
http.c@5532e156c13f
|