node-http-mitm-proxy icon indicating copy to clipboard operation
node-http-mitm-proxy copied to clipboard

Response body charset

Open cbenitez101 opened this issue 6 years ago • 1 comments

Hi guys, first of all apologies if it's duplicated, but I looked for this topic on Issues section and couldn't find anything. Is there any way to specify the charset of the body before writing it on the document? I am getting some invalid characters, deppending on the website I'm visitting (logically the charset is not the same in every webpage). Thanks in advance!

cbenitez101 avatar Mar 06 '18 11:03 cbenitez101

Tried with the string_decoder nodejs module, but still having this issue. nobody having the same problem??

cbenitez101 avatar Jul 06 '18 11:07 cbenitez101