forked from hexsum/Mojo-Weixin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1)修复微信聊天过程中遇到"对方正在输入"提示时,接收消息接口响应异常("Bad response start-line"),引起程序终止的严重bug 2)增加http请求发生前的debug日志,使得请求建连失败的也可以知道是什么请求 3)增加Openwx插件poll_api心跳请求debug日志 4)post_api接口返回json格式无效时给出原因提示 5)增加Anti 996ICU License
- Loading branch information
Showing
3 changed files
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters