What methods $http service support?
Answer / chaitanya
1. $http.get()
2. $http.head()
3. $http.post()
4. $http.put()
5. $http.delete()
6. $http.jsonp()
7. $http.patch()
| Is This Answer Correct ? | 0 Yes | 0 No |
What is routerstatesnapshot?
What is the difference between angular service and factory?
What is the difference between $parse and $eval?
What is event target value?
What is the advantage of angular?
What is $timeout in angularjs?
How can someone set, get, and clear cookies in angularjs?
What is deep linking in angular js?
What are guards in angular?
Do you know what is scope in angular.js?
Can't bind to ngmodel since it isn't a known property of input angular?
What is a singleton pattern and where we can find it in angular?