Skip to content

Optimize the problem that plain text cannot be obtained if the response is compressed when intercepting responses.#912

Open
xnx3 wants to merge 1 commit intolightbody:masterfrom
xnx3:master
Open

Optimize the problem that plain text cannot be obtained if the response is compressed when intercepting responses.#912
xnx3 wants to merge 1 commit intolightbody:masterfrom
xnx3:master

Conversation

@xnx3
Copy link
Copy Markdown

@xnx3 xnx3 commented Oct 26, 2024

When using it to intercept responses, if the content of the response is compressed, such as gzip, then when fetching the response content normally, it is garbled. This solves the problem of garbled characters. If it is found to be compressed, the compressed content will be decompressed and converted into normal plain text.

…is compressed, such as gzip, then when fetching the response content normally, it is garbled. This solves the problem of garbled characters. If it is found to be compressed, the compressed content will be decompressed and converted into normal plain text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant