Jmeter transmits json data in Chinese, garbled characters and escaping problems

Solve the problem that the json data format cannot be transmitted (jmeter adds escape symbols):
Add: HTTP Header Manager element, add Content-Type = application/json

Solve the problem of Chinese in json data
Added: HTTP Header Manager element, added charset=utf8
In the http request, set Content encoding = utf8



Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324908777&siteId=291194637