net/ghttp: MiddlewareHandlerResponse
writes additional information
#4108
Labels
bug
It is confirmed a bug, but don't worry, we'll handle it.
Go version
go version go1.20.6 linux/amd64
GoFrame version
v2.8.3
Can this bug be reproduced with the latest release?
Option Yes
What did you do?
What did you see happen?
response:
hello world{"code":0,"message":"","data":null}
What did you expect to see?
Before 2.7.0, it was:
hello world
The text was updated successfully, but these errors were encountered: