pusher-js/runtimes/web/dom/script_request library
Classes
- ScriptRequest
- Sends a generic HTTP GET request using a script tag. By constructing URL in a specific way, it can be used for loading JavaScript resources or JSONP requests. It can notify about errors, but only in certain environments. Please take care of monitoring the state of the request yourself.