涩图模块:匹配正则
This commit is contained in:
parent
c0b394c613
commit
6c9bd5dc81
@ -197,7 +197,7 @@ public class HttpTools {
|
||||
}
|
||||
|
||||
connection.addRequestProperty("User-Agent", getExtUa());
|
||||
// Log.i(TAG,"获取到网络请求:"+connection.getResponseCode());
|
||||
Log.i("获取到网络请求:"+((HttpsURLConnection)connection).getResponseCode());
|
||||
|
||||
InputStream inputStream = connection.getInputStream();
|
||||
jar = new File(downloadPath + saveName + "_tmp.tmp");
|
||||
|
Loading…
Reference in New Issue
Block a user