Open
Description
Describe the bug
I use 'kyanos watch http --path /site/list' to capture data, it says "truncated, total: 2351bytes"
But when I use "kyanos watch http --path /site/list --max-print-bytes=5120", it not says "truncated, total: 2351bytes", but the response is still incomplete.
To Reproduce
everytime
Expected behavior
It seems that the '--max-print-bytes=5120' parameter is not taking effect.
Screenshots
like above
Information (please complete the following information):
Linux test 3.10.0-1160.95.1.el7.x86_64 #1 SMP Mon Jul 24 13:59:37 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux