[Devel] escaped characters
Juha Heinanen
jh at tutpro.com
Wed Dec 13 18:30:14 CET 2006
Daniel-Constantin Mierla writes:
> yes, this should be done, but the case Klaus pointed can have escaped
> digits -- in this case I would say not to escape them back (allowed
> characters should not be escaped back).
sure, only escape chars that are not allowed in uri unescaped. one
important such character is # as i have mentioned earlier. some phones
illegally send # unescaped. so the implementation should be liberal in
what it accepts.
-- juha
More information about the Devel
mailing list