
committed by
Alex Rickabaugh

parent
982bc7f2aa
commit
3511f08a81
@ -101,6 +101,7 @@ function mergeOptions(
|
||||
* ```
|
||||
*
|
||||
* @deprecated see https://angular.io/guide/http
|
||||
* @publicApi
|
||||
*/
|
||||
@Injectable()
|
||||
export class Http {
|
||||
@ -189,6 +190,7 @@ export class Http {
|
||||
|
||||
/**
|
||||
* @deprecated see https://angular.io/guide/http
|
||||
* @publicApi
|
||||
*/
|
||||
@Injectable()
|
||||
export class Jsonp extends Http {
|
||||
|
Reference in New Issue
Block a user