Hello everyone. I've been looking for an answer I can't find.
In my company we run application on an HTTP server that doesn't handle PUT DELETE PATCH... I'd like to know how AngularJS handle HTTP PUT/DELETE request when hitting an HTTP server that doesn't handle it or block it. I know on Backbone.Js there is an option emulateHTTP that transform PUT into POST with a request parameters &_method=PUT What about AngularJS ? Regards -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
