mirror of
https://github.com/tenrok/axios.git
synced 2026-06-05 16:42:32 +03:00
+1
-1
@@ -31,7 +31,7 @@ $ npm install axios promise.prototype.finally --save
|
||||
|
||||
```js
|
||||
var axios = require('axios');
|
||||
require('promise.prototype.finally');
|
||||
require('promise.prototype.finally').shim();
|
||||
|
||||
axios
|
||||
.get('http://www.example.com/user')
|
||||
|
||||
Reference in New Issue
Block a user