postman-chrome-interceptor icon indicating copy to clipboard operation
postman-chrome-interceptor copied to clipboard

the chinease in the body Garbled

Open songlanlan opened this issue 8 years ago • 4 comments

i download the "Postman Interceptor" from chrome extensions. also download the "Postman chrome app" from chrome apps. but there's a problem when i use them. the request they catch has chinese in body. I saw the characters Garbled image

but in fidller and chrome itself ,it is not Garbled image

image

the version: Postman for Chrome: image

postman interceptor: image

songlanlan avatar Apr 27 '17 03:04 songlanlan

same problem

zhangbiggs avatar Sep 06 '17 07:09 zhangbiggs

App Details: Postman for mac Postman 5.2.0 mac 10.12.x Postman Interceptor 0.2.23 Issue Report:

Problem: the body encode got wrong when Postman Interceptor copy request body from chrome to postman history

i think it should be encode the request body to utf-8 because so many people love it no matter which language they speak @madebysid

zhangbiggs avatar Sep 06 '17 08:09 zhangbiggs

Are you using the Interceptor to send over cookies? Can you download the native apps and check if it is still an issue there? Native apps

sdnts avatar Sep 07 '17 06:09 sdnts

@kunagpal The "Unicode Problem"; I pull a request the postman-chrome-interceptor repo , but l can't find the postman repo ; we need atob support utf-16

zhangbiggs avatar Sep 08 '17 02:09 zhangbiggs