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.
Showing
Please register or sign in to comment
Correct uri are not escaped, so we must not unescape them. Adding a version query string for our web intf to keep backward compatibility.