I fetch data with HTTP service, with a filter. Encoding of pages is content="text/html; charset=windows-1251", but seems Widset server ignores charset, and parses it in some other code page. I see ????? chars in my app then.
The question is if I can enable charset parsing in HTTP service? What encoding is used by default, utf-8?
Thanks in advance,
Mike



