bulk_api
bulk_api copied to clipboard
Allowing CORS
This change allows sproutcore to call cross-origin-resources.
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.
That was left in there by mistake. It's removed now.