Experimental Class
Class Overview
class JSONPBackend { }
Class Description
A ConnectionBackend
that uses the JSONP strategy of making requests.
exported from @angular/http/index, defined in @angular/http/src/backends/jsonp_backend.ts
class JSONPBackend { }
A ConnectionBackend
that uses the JSONP strategy of making requests.
exported from @angular/http/index, defined in @angular/http/src/backends/jsonp_backend.ts
Please login to continue.