On Tue, Apr 29, 2014 at 12:12 PM, Henri Sivonen <hsivo...@hsivonen.fi> wrote:
> The Web API for doing I/O is XHR, which would also take care of
> encoding conversion.

So it turns out that NetUtil.readInputStreamToString() *could* perform
the encoding conversion, too. Yet, callers opt not to do so and
perform conversion on their own later. :-(

-- 
Henri Sivonen
hsivo...@hsivonen.fi
https://hsivonen.fi/
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to