Format JSON data in a beautiful way.
< Feedback op JSON formatter
要是能自动解析就好了,最好再加个行数显示
要是能自动解析就好了,每次还得手动点一下,最好再加个行数显示
这个是后端返回的 content-type 决定的,只有 content-type 是 application/json 才会自动解析,不然你本来希望得到字符串被强行解析成 JSON 也不友好吧。
Log in om antwoord te geven.
要是能自动解析就好了,最好再加个行数显示
要是能自动解析就好了,每次还得手动点一下,最好再加个行数显示