Skip to content
Permalink
Browse files

docs($http): add deprecation notice for `$httpProvider.useLegacyPromi…

…seExtensions()`
  • Loading branch information
gkalpak committed Oct 5, 2016
1 parent a033eb7 commit 161f5ff206ae508ce36685f0b8b01671a85b4651
Showing with 2 additions and 0 deletions.
  1. +2 −0 src/ng/http.js
@@ -346,6 +346,8 @@ function $HttpProvider() {
* @name $httpProvider#useLegacyPromiseExtensions
* @description
*
* _Deprecated_ - This method will be removed in v1.6.0 along with the legacy promise methods.
*
* Configure `$http` service to return promises without the shorthand methods `success` and `error`.
* This should be used to make sure that applications work without these methods.
*

0 comments on commit 161f5ff

Please sign in to comment.
You can’t perform that action at this time.