mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
fix code
This commit is contained in:
parent
fd9f97a9c3
commit
b2ce71d9c8
@ -128,7 +128,6 @@ public class HttpUtil {
|
||||
*
|
||||
* @param request HTTP请求
|
||||
* @return HTTP响应
|
||||
* @see ClientEngineFactory#get()#send(Request)
|
||||
*/
|
||||
public static Response send(final Request request){
|
||||
return ClientEngineFactory.get().send(request);
|
||||
|
Loading…
x
Reference in New Issue
Block a user