Hey,

After all that discussions about unicode and path info and all related
problems I would love to remind everybody how well we are doing.

I just had a brief discussion with Christian Neukirchen (The Rack
developer) about the state of URL quoting and unicode and this is how it
looks in Ruby land:

- if PATH_INFO or SCRIPT_NAME is quoted, is not known.  It may be, or
  it may not.  The specification does not say and in practice both is
  in use.

- Unicode is not specified at all, it's an unwritten law that strings
  in rack are specified encodingless but that is not written down
  either.

Hope that makes you feel better :)


Regards,
Armin
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to