Hello,
I'm having problems when issuing http requests to ORDS using charsets other than utf-8(which works fine). I tried windows-1250, iso-8859-2 and utf-16. Neither of them gets parsed correctly in ORDS, for non ascii charaters I get "?" charaters.
Does ORDS handle properly charsets other than utf-8?
Thanks