[vlc-devel] vlc: svn commit r22267 (courmisch)

Subversion daemon svn at videolan.org
Mon Sep 24 19:07:42 CEST 2007


r22267 | courmisch | 2007-09-24 19:07:42 +0200 (Mon, 24 Sep 2007) | 6 lines
Changed paths:
   M /trunk/include/vlc_httpd.h
   M /trunk/src/network/httpd.c

Fix up HTTP/RTSP version detection:
 - ignore HTTP/0.9 clients instead of deadlocking the connection
 - ignore unknown protocol
 - reject incompatible HTTP & RTSP protocol versions
   (HTTP/2.0 does not exist but RTSP/2.0 is currently draft)

 > http://trac.videolan.org/vlc/changeset/22267



More information about the vlc-devel mailing list