Describe the bug
httpv2 append extra useless information in get_small_file api
To Reproduce
Steps to reproduce the behavior:
- set in fe.conf enable_http_server_v2 = true
- create file in doris
- call get_small_file api
- See error
this is because httpv2 will append {"msg":"success","code":0,"data":null,"count":0} to response