编码改完GBK
This commit is contained in:
parent
9705b3b9fc
commit
b257c3fa53
|
@ -44,7 +44,7 @@ public class IgnoreSslUtil {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 忽略HTTPS请求的SSL证书,必须在openConnection之前调用
|
* 忽略HTTPS请求的SSL证书,必须在openConnection之前调用
|
||||||
* @throws Exception
|
* @throws Exception
|
||||||
*/
|
*/
|
||||||
public static void ignoreSsl() throws Exception{
|
public static void ignoreSsl() throws Exception{
|
||||||
|
|
Loading…
Reference in New Issue