add support for charsets other than gbk

This commit is contained in:
OttoMao
2015-01-28 16:22:48 +08:00
parent 3dc255e4de
commit 631b6307ce
4 changed files with 17 additions and 6 deletions

View File

@@ -1,4 +1,8 @@
22 Jan 2015: anyproxy 3.1.1:
28 Jan 2015: anyproxy 3.1.2:
* thanks to iconv-lite, almost webpage with any charset can be correctly decoded in web interface.
28 Jan 2015: anyproxy 3.1.1:
* convert GBK to UTF8 in web interface