In this guide, we'll take a look at how to use {{domxref("XMLHttpRequest")}} to issue HTTP requests in order to exchange data between the website and a server. Examples of both common and more obscure ...
Because xhr-promise uses the XMLHttpRequest object this library will work with IE7+, Safari 5+ and evergreen browsers (Chrome and Firefox). You should read the bluebird docs for workarounds with ...