alibaba / anyproxy

A fully configurable http/https proxy in NodeJS
http://anyproxy.io
Apache License 2.0
7.85k stars 1.22k forks source link

开发团队你们好,想请教一下响应数据转换乱码问题 #597

Closed q252816792 closed 2 years ago

q252816792 commented 2 years ago

Plese fill the template when you reporting a new issue, thanks!

Which platform are you running AnyProxy

mac

The version of the AnyProxy

4.1.3

Your expected behavior of AnyProxy

响应数据正常展示

The actual behavior of AnyProxy

出现乱码

The log of the error

你们好,我这边是拿到微信h5的一些响应数据,在对body 进行如下操作,body.toString("utf8")的过程中出现了乱码,请问一下我这样的方式是出了问题吗,想请教一下是否有更好的处理方式,谢谢