[vlc-devel] vlc: svn commit r12154 (massiot)
Subversion daemon
svn at videolan.org
Sat Aug 13 02:14:09 CEST 2005
r12154 | massiot | 2005-08-13 02:14:09 +0200 (Sat, 13 Aug 2005) | 7 lines
Changed paths:
M /trunk/include/network.h
M /trunk/modules/access/http.c
* modules/access/http.c: Do not use vlc_UrlEncode for the same reason
than [12145]. We just want to replace spaces.
* include/network.h: Restored the previous behaviour of vlc_UrlEncode().
We really mean to URL-encode ? & / etc. in order to be able to pass
a string containing those special characters as a GET variable in the
http control interface.
--
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