Jan M. Faber wrote:
I noticed a problem (bug?) that Apache decodes the incoming string % 2B into a + sign, but it does not encode the + sign itself.
Can anyone think of a way to get around this problem?

get rails app to use %20 encoding for spaces instead of the '+'
encoding?

I have to say I would never consider using ' ' -> '+' too risky
and I have seen far too many url translators mess this one up.

Jacqui

p.s I would hope this encoding was depricated some years ago...



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to