Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mike-cardwell
on Sept 15, 2010
|
parent
|
context
|
favorite
| on:
Please review my API for HackerNews
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...
RyanMcGreal
on Sept 15, 2010
[–]
You usually access an API programmatically rather than via the browser, so this shouldn't be an issue for most use cases.
pmjordan
on Sept 15, 2010
|
parent
|
next
[–]
Unless it supports CORS for cross-domain access from the browser:
http://www.w3.org/TR/cors/
Which it probably doesn't.
mike-cardwell
on Sept 15, 2010
|
parent
|
prev
[–]
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: