Please tell us what features you'd like in news.ycombinator 14 years ago
It would be awesome, if the RSS feed would return CORS[1] headers. That way pure client-side JavaScript apps can retrieve it without the need of a proxy. All that is needed for this is a single static response header: "Access-Control-Allow-Origin: *"