]> git.sesse.net Git - vlc/commit
lua http: fix valid uri handling with v2.
authorFrancois Cartegnie <fcvlcdev@free.fr>
Sat, 24 Sep 2011 19:18:01 +0000 (21:18 +0200)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Sat, 24 Sep 2011 22:14:47 +0000 (00:14 +0200)
commit06108030c0cc8e0bfb633319c9dae7ba7b349855
tree7d8fd8a80e0192fb2f6e91f10939e445988ca8b4
parentfb9bbdc9a43b4bcb52141122f0a53eec862067ca
lua http: fix valid uri handling with v2.

Correct uri are not escaped, so we must not unescape them.
Adding a version query string for our web intf to keep backward compatibility.
share/lua/http/js/controlers.js
share/lua/intf/modules/httprequests.lua