Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #295

Merged
merged 7 commits into from
Jul 31, 2017
Merged

Develop #295

merged 7 commits into from
Jul 31, 2017

Conversation

dylanleung
Copy link

@dylanleung dylanleung commented Jul 31, 2017

修复临时文件关闭

binarywang and others added 7 commits July 14, 2017 10:21
直接用OkHttpClient代替connect.使客户端单一化.Okhttp 自动管理连接池优化
# Conflicts:
#	weixin-java-mp/src/main/java/me/chanjar/weixin/mp/util/http/okhttp/OkhttpMaterialNewsInfoRequestExecutor.java
#	weixin-java-mp/src/main/java/me/chanjar/weixin/mp/util/http/okhttp/OkhttpMaterialUploadRequestExecutor.java
#	weixin-java-mp/src/main/java/me/chanjar/weixin/mp/util/http/okhttp/OkhttpMaterialVoiceAndImageDownloadRequestExecutor.java
#	weixin-java-mp/src/main/java/me/chanjar/weixin/mp/util/http/okhttp/OkhttpMediaImgUploadRequestExecutor.java
添加log debug 标记明确下调用底层效果,修复jsAPI Lock 为null 问题

#293
修复文件关闭
@binarywang binarywang merged commit 5a2b3b6 into binarywang:develop Jul 31, 2017
binarywang pushed a commit that referenced this pull request Sep 2, 2017
* update travis settings

* feat(okhttp): 修改okhttp底层调用方法

直接用OkHttpClient代替connect.使客户端单一化.Okhttp 自动管理连接池优化

* feat(log,jsApi): 添加log debug 标记明确下调用底层效果,修复jsAPI Lock 为null 问题

添加log debug 标记明确下调用底层效果,修复jsAPI Lock 为null 问题

#293

* fix(File): 修复文件关闭

修复文件关闭

* Update OkHttpMediaDownloadRequestExecutor.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants