URI#escape escapes to UTF-8. I need to escape to Latin-1 for Amazon's REST API. Is there another library I can use? There doesn't seem to be a way to change what URI#escape uses (at least, not from the skeleton std API docs). I'm getting very little to go on via searching. --dwf -- Posted via http://www.ruby-forum.com/.