postmanlabs / postman-chrome-interceptor

Helper extension for the Postman packaged app. Also helps send restricted headers.
Apache License 2.0
215 stars 75 forks source link

the chinease in the body Garbled #55

Open songlanlan opened 7 years ago

songlanlan commented 7 years ago

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

zhangbiggs commented 7 years ago

same problem

zhangbiggs commented 7 years ago

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

sdnts commented 7 years ago

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

zhangbiggs commented 7 years ago

@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