diff --git a/src/ng/http.js b/src/ng/http.js index 96f99df6f..7452afc19 100644 --- a/src/ng/http.js +++ b/src/ng/http.js @@ -590,11 +590,11 @@ function $HttpProvider() { Sample GET + 'https://angularjs.org/greet.php?callback=JSON_CALLBACK&name=Super%20Hero')"> Sample JSONP + ng-click="updateModel('JSONP', 'https://angularjs.org/doesntexist&callback=JSON_CALLBACK')"> Invalid JSONP
http status code: {{status}}