mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add config
This commit is contained in:
@@ -52,6 +52,7 @@ public class DownloadTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Disabled
|
||||
void downloadWithHeaderTest() {
|
||||
HttpDownloader.of("https://hutool.cn/")
|
||||
.header(MapUtil.of("Authorization", "token"))
|
||||
|
Reference in New Issue
Block a user