UncleChair
UncleChair
#### What version of `Go` and system type/arch are you using? go version go1.21.6 linux/arm64 in docker container win/x86 with WSL2 in local without go #### What version of `GoFrame`...
Fixes #3747 - Added tags for response status and exampls - Added interface EnhancedResponse for other error response generation - Added coresponding test case - github.com/gogf/gf/v2/net/goai coverage: 80.0% of statements
Fixed issue #4227 and add unit test
### Go version go version go1.23.2 windows/amd64 ### GoFrame version 2.9.0 ### Can this bug be reproduced with the latest release? Option Yes ### What did you do? Initial web...