GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
11.79k
stars
1.61k
forks
source link
net/gclient: gclient downloads pictures, causing observable reporting. The tracingEventHttpResponseBody body is not utf8, causing tracking loss. #3791
Closed
ivothgle closed 2 months ago
Go version
1.22
GoFrame version
2.7.0
Can this bug be reproduced with the latest release?
Option Yes
What did you do?
开启链路跟踪
然后就报 string field contains invalid UTF-8 了
主要原因是这里获取到了非文本内容导致的
What did you see happen?
希望可以提供自定义修改或忽略
What did you expect to see?
然后就报 string field contains invalid UTF-8 了