mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
@@ -190,9 +190,6 @@ describe('$httpBackend', function() {
|
||||
};
|
||||
|
||||
this.getAllResponseHeaders = valueFn('');
|
||||
// for temporary Firefox CORS workaround
|
||||
// see https://github.com/angular/angular.js/issues/1468
|
||||
this.getResponseHeader = valueFn('');
|
||||
}
|
||||
|
||||
callback.andCallFake(function(status, response) {
|
||||
|
||||
Reference in New Issue
Block a user