We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b24bf25 commit f8e4d38Copy full SHA for f8e4d38
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.arronlong.httpclientutil</groupId>
5
<artifactId>httpclientutil</artifactId>
6
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
7
<description>基于HttpClient-4.4.1封装的工具类。支持插件式配置Header、插件式配置httpclient对象,这样就可以方便地自定义header信息、配置ssl、配置proxy、Cookie等</description>
8
9
<properties>
0 commit comments