You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When converting multi-byte data between bytes and String, Burp will truncate data. We'd recommend keeping your data in ByteArray form as much as possible to prevent this.
If you have some specifics that you'd like us to look into in more detail, please drop us an email at [email protected].
HttpResponseReceived responseReceived
responseReceived.bodyToString()
responseReceived.withBody
issue:
When there are Chinese characters in the response content, garbled characters will be output
The text was updated successfully, but these errors were encountered: