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