[vlc-devel] vlc: svn commit r12030 (massiot)
    Subversion daemon 
    svn at videolan.org
       
    Fri Aug  5 15:54:35 CEST 2005
    
    
  
r12030 | massiot | 2005-08-05 15:54:35 +0200 (Fri, 05 Aug 2005) | 6 lines
Changed paths:
   M /trunk/src/misc/httpd.c
 * src/misc/httpd.c: Changed the encoding of mandatory pages (401, 403, 404...)
   to ascii instead of UTF-8 because those pages actually contain only
   ascii characters, and it allows it to work with all browsers including
   those which do not support UTF-8. BTW these pages should be somewhere
   in the filesystem instead of hard-coded in the C file.
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
    
    
More information about the vlc-devel
mailing list