[Corona] Sanitize URL parameters in Request class

Review Request #241 — Created Nov. 14, 2013 and submitted — Latest diff uploaded

pprkut
Lunr
master
lunr
When there are multiple slashes specified in the URL, the rewrite rules might return the values with some slashes still left over. Make sure we strip the slashes when we store the values.
Unit tests
Loading...