wxWidgets/interface
Vadim Zeitlin 1c61fe6baf Remove wxWebResponse::AsString() conversion parameter
It doesn't make much sense to specify the conversion here, it would
ideally be taken from the response Content-Type header itself and
currently is just assumed to be UTF-8 anyhow.

Also implement fallback to Latin-1 to avoid losing the data entirely if
it's not in UTF-8.
2020-12-13 01:16:41 +01:00
..
wx Remove wxWebResponse::AsString() conversion parameter 2020-12-13 01:16:41 +01:00
check_syntax.sh