angular / 4 / api / http / jsonpbackend.html

JSONPBackend

class

Overview

class JSONPBackend extends ConnectionBackend {
  // inherited from http/ConnectionBackend
  createConnection(request: any): Connection
}

Description

A ConnectionBackend that uses the JSONP strategy of making requests.

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v4.angular.io/api/http/JSONPBackend