diff options
Diffstat (limited to 'src/ng/http.js')
| -rw-r--r-- | src/ng/http.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ng/http.js b/src/ng/http.js index 814694cd..9f7880f7 100644 --- a/src/ng/http.js +++ b/src/ng/http.js @@ -418,6 +418,7 @@ function $HttpProvider() { * 'response': function(response) { * // same as above * } + * }; * }); * </pre> * |
