niieani / puppeteer-intercept-and-modify-requests

The best way to intercept and modify requests done by a Chromium website when instrumented by puppeteer
Apache License 2.0
48 stars 8 forks source link

bug #26

Open lyctwgm opened 11 months ago

lyctwgm commented 11 months ago

https://github.com/niieani/puppeteer-intercept-and-modify-requests/blob/26ba6d26daa4c78a855155f50a99c8701a4eec10/src/main.ts#L183

".toString('utf8')" in the above line should be removed.