mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add request config
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
package org.dromara.hutool.http.client;
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* TODO: 借助 https://httpbin.org/ 完成请求测试
|
||||||
|
*/
|
||||||
|
public class HttpbinTest {
|
||||||
|
}
|
Reference in New Issue
Block a user