mg_get_var returns a url_decode'd string, but does not accept a url decoded
variable name. it should for symmetry and to prevent surprise in the API. For
instance looking for "option name" does not work, as it would be encoded in
POST data as "option+name".
Original issue reported on code.google.com by anacrolix@gmail.com on 6 Sep 2011 at 6:49
Original issue reported on code.google.com by
anacrolix@gmail.com
on 6 Sep 2011 at 6:49