Class DefaultHttpClient
java.lang.Object
io.jenkins.plugins.wxwork.httpclient.DefaultHttpClient
- All Implemented Interfaces:
HttpClient
DefaultHttpClient
- Author:
- nekoimi 2022/07/16
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultHttpClient
public DefaultHttpClient()
-
-
Method Details
-
send
Description copied from interface:HttpClient
发送请求
- Specified by:
send
in interfaceHttpClient
- Parameters:
request
- 请求
-