Payam
Member since Jan 28, 2014
- Profile: /members/11591-payam.htm
- Comments: 1
Recent Blog Comments By Payam
-
Cross-Origin Resource Sharing (CORS) AJAX Requests Between jQuery And Node.js
Posted on Jan 28, 2014 at 4:36 AM
hi, i have a problem with sending "DELETE" request to my server using AngularJS. I followed your instructions but only query() and get() methods works flawless, but remove() function which user {method: "DELETE"} does not work and my server receives OPTIONS instead of DELETE. Tha... read more »