[vlc-devel] [vlc-commits] lua http: fix valid uri handling with v2.
Francois Cartegnie
fcvlcdev at free.fr
Sun Sep 25 13:41:13 CEST 2011
Le dimanche 25 septembre 2011, vous avez écrit :
> > lua http: fix valid uri handling with v2.
>
> WHAT THE HELL? I don't want two different protocols. This is complicated
> enough as it is.
The command deals first with the uri by doing a stripslashes() which is wrong.
I just add an additional query var to change this behaviour, until we can
decide if we can safely remove that stripslashes without breaking other's
apps.
Francois
More information about the vlc-devel
mailing list