mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix simple server
This commit is contained in:
7
hutool-http/src/test/resources/html/index.html
Normal file
7
hutool-http/src/test/resources/html/index.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html class="no-js">
|
||||
<body>
|
||||
<h1>Hutool</h1>
|
||||
<h3>Simple Server of Hutool</h3>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user