hippasus / ExchangeRates

Rate exchange JSON/JSONP APIs
http://rate-exchange.appspot.com
MIT License
60 stars 27 forks source link

use unicode #8

Closed hippasus closed 11 years ago

hippasus commented 11 years ago

In the server log, there was a request /currency?from=zł&to=EUR, which causes server internal error. Use Unicode for all string should fix this issue.