]> git.sesse.net Git - vlc/commit
- include/network.h: new vlc_UrlEncode and vlc_UrlIsNotEncoded helpers function
authorRémi Denis-Courmont <rem@videolan.org>
Thu, 10 Mar 2005 10:58:02 +0000 (10:58 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Thu, 10 Mar 2005 10:58:02 +0000 (10:58 +0000)
commitc7c72149fb4e283d9b26508578e0fa95f48f031d
tree583f1b590eeed4783ae54ea95cbce3390b021a97
parent626630b5904c37283373ea7e4f3f8e152013d170
- include/network.h: new vlc_UrlEncode and vlc_UrlIsNotEncoded helpers function
- modules/access/http.c: do not choke when there's a space in a URL
  (should probably be done for some others)
include/network.h
modules/access/http.c