jsonlint
jsonlint copied to clipboard
Object error in IE 11
I'm using the checker under web/ In Internet Explorer 11, if you paste this text :: {
"Accept-Language": "en-US,en;q=0.8"
"Host": "headers.jsontest.com",
"Accept-Charset": "ISO-8859-1,utf-8;q=0.7,;q=0.3", "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,/*;q=0.8" }
you get an [Object error], instead of a parse fail.