[Corona] Sanitize URL parameters in Request class

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

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
leo
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...