Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

IIRC there is some Internet Explorer issue involving the "application/json" content type which makes it safer to just use "text/plain". Worth looking up...


You usually access an API programmatically rather than via the browser, so this shouldn't be an issue for most use cases.


Unless it supports CORS for cross-domain access from the browser: http://www.w3.org/TR/cors/

Which it probably doesn't.


It says in the first paragraph that he intends to support jsonp in the future. It will matter then.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: