My backbone.js application throwing an HTTP OPTIONS not found error when I try to save a model to my restful web service that\'s located on another host/URL.
You can also modify the $allowed_http_methods property in your subclass to exclude the options method. Previous versions of REST_controller did nothing with OPTIONS and adding this line seems to mimic that behavior: