bulk_api icon indicating copy to clipboard operation
bulk_api copied to clipboard

Allowing CORS

Open stevenbristol opened this issue 13 years ago • 2 comments

This change allows sproutcore to call cross-origin-resources.

stevenbristol avatar Oct 19 '11 15:10 stevenbristol

I would merge this, but it changes get to limit records to 100. While I agree that getting all of the records is probably not something that you want to do most of the time, but it should not be hardcoded to 100 by default.

drogus avatar Oct 23 '11 15:10 drogus

That was left in there by mistake. It's removed now.

stevenbristol avatar Oct 23 '11 16:10 stevenbristol