parent
435f6eecd2
commit
9e6268ba59
|
@ -156,7 +156,7 @@ export class JsonpClientBackend implements HttpBackend {
|
||||||
statusText: 'OK', url,
|
statusText: 'OK', url,
|
||||||
}));
|
}));
|
||||||
|
|
||||||
// Complete the stream, the resposne is over.
|
// Complete the stream, the response is over.
|
||||||
observer.complete();
|
observer.complete();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue