[MPlayer-dev-eng] [PATCH] HTTP/0.9 simple response support

Zuxy zuxy.meng at gmail.com
Tue Oct 18 11:15:17 CEST 2005


Simple HTTP response (as defined in RFC 1945) has no head and will
most probably cause mplayer to hang. Although such responses are
heavily discouraged there still exist such servers nowadays. The
following patch enables mplayer to distinguish a simple response and
in most cases to treat them correctly. The distinguishing logic is
based on Section 6.1 of RFC 1945 with some modifications to
accommodate other HTTP-based protocols (like ICY).

It essentially does not change the original behavior of mplayer when
dealing with legitimate full responses.

--
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6
-------------- next part --------------
A non-text attachment was scrubbed...
Name: http09.diff
Type: application/octet-stream
Size: 5173 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20051018/769cbc7a/attachment.obj>


More information about the MPlayer-dev-eng mailing list