If there are double quotes in the url, Firefox escapes them to %22 but
Internet explorer gives \", which when proxied to Mongrel results in an
HTTP parse error.

Is there a RewriteRule or something I can employ to fix this?  I'm dying
here!
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to