vial-http icon indicating copy to clipboard operation
vial-http copied to clipboard

utf-8 support?

Open liujoey opened this issue 6 years ago • 0 comments

the post request failed on a json object with Chinese characters.

POST /rules/parse { "patients": [ { "name": "M1", "age": 68, "gender": "女" } ] }

liujoey avatar Jul 19 '19 18:07 liujoey