RequestExecutor实例修改为通过create方法构建,解决了必须同时引入apache-http、jodd-http、okhttp jar的问题 (#223)

This commit is contained in:
crskyp
2017-05-09 10:29:57 +08:00
committed by Binary Wang
parent a47a0bb580
commit 54639826dd
59 changed files with 2221 additions and 1297 deletions

View File

@@ -74,6 +74,11 @@
<email>aimilin@yeah.net</email>
<url>https://github.com/aimilin6688</url>
</developer>
<developer>
<name>ecoolper</name>
<email>crskyp@gmail.com</email>
<url>https://github.com/crskyp</url>
</developer>
</developers>
<scm>