Es gibt keinen Unterschied, $http.get('https://myURL') ist nur eine Abkürzung für $http({method:'GET, url:'https://myURL'}
Es gibt keinen Unterschied, $http.get('https://myURL') ist nur eine Abkürzung für $http({method:'GET, url:'https://myURL'}