My JSON response looks like:
{rc: \"200\", test: \"\", user: \" 4条回答 旧巷少年郎 (楼主) 2021-01-21 02:18 I used jsonlint to validate your latest example, and the line breaks are what it flagged. When they were removed, it validated. { "rc": "200", "m" : "", "o": "asdf<\/a>0<\/strong> <\/div> 444444444<\/p><\/div><\/div><\/div>" } 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 自定义标题段落格式字体字号代码语言点击上传x 验证码 看不清? 提交回复
I used jsonlint to validate your latest example, and the line breaks are what it flagged. When they were removed, it validated.
{ "rc": "200", "m" : "", "o": "asdf<\/a>0<\/strong> <\/div> 444444444<\/p><\/div><\/div><\/div>" }
{ "rc": "200", "m" : "", "o": "
asdf<\/a>0<\/strong> <\/div>
444444444<\/p><\/div>
<\/div><\/div>" }
热议问题