Charset default to UTF-8 on Windows

This commit is contained in:
xia-chu
2024-04-20 22:25:21 +08:00
parent 44d6457108
commit e4de454d5d
8 changed files with 8 additions and 38 deletions

View File

@@ -219,7 +219,7 @@ timeout_sec=15
retry_count=3
[http]
#http服务器字符编码windows上默认gb2312
#http服务器字符编码
charSet=utf-8
#http链接超时时间
keepAliveSecond=30