2.12.8 案例编写

This commit is contained in:
egzosn
2019-08-12 10:13:23 +08:00
parent 3679043cfd
commit bbedf582a3
21 changed files with 70 additions and 20 deletions

View File

@@ -60,9 +60,9 @@ public class HttpConfigStorage {
*/
private String charset;
private int socketTimeout;
private int socketTimeout = -1;
private int connectTimeout;
private int connectTimeout = -1;
/**
* http代理地址