docs($http): add link to $http.path()

Closes #8424
This commit is contained in:
k-funk
2014-07-30 16:41:15 -07:00
committed by Peter Bacon Darwin
parent 5dae9c230e
commit 428b81cba9

View File

@@ -275,6 +275,7 @@ function $HttpProvider() {
* - {@link ng.$http#put $http.put}
* - {@link ng.$http#delete $http.delete}
* - {@link ng.$http#jsonp $http.jsonp}
* - {@link ng.$http#patch $http.patch}
*
*
* # Setting HTTP Headers