-
### Capacitor Version
```
Latest Dependencies:
@capacitor/cli: 6.1.1
@capacitor/core: 6.1.1
@capacitor/android: 6.1.1
@capacitor/ios: 6.1.1
Installed Dependencies:
@capacitor/c…
-
## axios
axios/lib/adapters/xhr.js
```js
var request = new XMLHttpRequest();
```
-
### Describe the bug
Send the request with token, the token expires, but I can't get the return and error code of 401 through axios, but directly send it to reject error.
![image](https://user-image…
-
Thank you very much for the excellent library!
Errors occurred while migrating to _Axios_ 1.2.1 with axios-observable 2.0.0
**Stackblitz Case (Bug Reports)**
https://stackblitz.com/github/dbelo…
-
When running the dev build locally on a VPN, axios throws the an error at runtime: "self-signed certificate in certificate chain". Might be worth to note.
-
Axios Cross-Site Request Forgery Vulnerability - https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
Fixed in https://github.com/axios/axios/releases/tag/v0.28.0
Any chance to update?
-
Vulnerable Library - axios-1.6.0.tgz
Library home page: https://registry.npmjs.org/axios/-/axios-1.6.0.tgz
Path to dependency file: /client/package.json
Path to vulnerable library: /client/package.…
-
## Description
Axios requests can, in many cases, fail with `ERR_NETWORK` if the network connection is unstable. These errors must be handled with a certain number of retries followed by a me…
-
#### Describe the bug
If you create an axios instance from an existing axios instance, it will keep its `config` parameter, **but not its interceptors**
#### To Reproduce
In the code below we…
-
### Related Feature
No related fuatures/issues found
### Description
Deployment to ABAP using `deploy-to-abap` task fails with following error:
```
debug abap-deploy-task *** Retrieving app…