using SNI when intercepting https requests

This commit is contained in:
OttoMao
2015-02-10 12:03:21 +08:00
parent 6d84a95165
commit d51cb0ce4b
6 changed files with 105 additions and 187 deletions

View File

@@ -1,3 +1,7 @@
10 Feb 2015: anyproxy 3.2.0:
* using SNI when intercepting https requests
28 Jan 2015: anyproxy 3.1.2:
* thanks to iconv-lite, almost webpage with any charset can be correctly decoded in web interface.