还得自己改下源码编译?
1
ysc3839 Dec 21, 2020 via Android
调用 ServeFile 之前用 w.Header()["Content-Type"] 自己设置一下编码?
|
2
dongya Dec 21, 2020
https://github.com/axgle/mahonia 用这个转一下试试
|