What are the methods available in $http ?



What are the methods available in $http ?..

Answer / Om Babu Mishra

$http service in AngularJS provides several HTTP methods, such as get, post, put, and delete. In addition to these, there is also a generic $http.request method that allows you to customize your HTTP requests.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is activatedroute in routes?

1 Answers  


What is the purpose of tsconfig.json in angularjs?

1 Answers  


What are the security threats should we be aware of in angular 2?

1 Answers  


How will you explain the concept of hierarchy? How many scopes can an application have?

1 Answers  


How AngularJS expressions are different from the JavaScript expressions?

1 Answers   Xoriant,


How to read data from the server?

1 Answers  


What do I have to do to trick the browser into doing what I want?

1 Answers  


What is $interval service in AngularJS?

1 Answers  


What is angular cli command?

1 Answers  


Give the example of angularjs strings?

0 Answers  


Explain service workers in angular js?

1 Answers  


How will you initialize a select box with options on page load?

1 Answers  


Categories