> Thus, the check "is this really JSON" should be done on AJAX responses > but not on pages.
Yeah definitely. I'll take a look at this part of the LibreJS code to make sure that's what it's doing. > If it isn't a bug in LibreJS, is it a flaw or lack in our > documentation? Tony's problem was with his website, not with LibreJS. It is a flaw in our documentation that we don't mention how LibreJS needs the JSON response's content type header to be correct. I'll add some clarification.
