H
H
HoHsi2016-09-13 23:44:00
Angular
HoHsi, 2016-09-13 23:44:00

Why does Angular have Jsonp?

Good afternoon!
Why does AngularJS (1) support Jsonp requests?
After all, Cors appeared only in IE9, and Angular does not support < IE9

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2016-09-13
Protko @Fesor

1) Jsonp has been around since the earliest versions of angular
2) angular at the time of release of version 1.0 had support for ie8 at least
3) since angular 1.x cannot have significant backward compatibility violations - you can’t just delete jsonp.

A
Alexander Aksentiev, 2016-09-13
@Sanasol

jsonp to make requests to other sites

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question