summaryrefslogtreecommitdiffstats
path: root/libmpdemux/http.c
Commit message (Expand)AuthorAgeFilesLines
* Convert printf to mp_msg in the network layeralbeu2002-04-301-28/+29
* Fixed the http response parser when the http header only has the HTTPbertrand2002-02-231-1/+2
* Modified the output of the http_debug function.bertrand2002-01-231-6/+12
* 10l...arpi2001-12-271-1/+0
* warning fix == cleanuparpi2001-12-271-3/+3
* Handle broken server that doesn't send CRLF but jusr LF.bertrand2001-12-161-11/+14
* Made the HTTP request escaped the url.bertrand2001-12-141-7/+26
* Removed the field number limitation.bertrand2001-11-201-26/+54
* Added ASF http server streaming (Not mms streaming).bertrand2001-10-261-1/+1
* libdemuxer...arpi2001-10-201-0/+296