-
thanks...
## here is my code:
```tsx
import React, {useEffect, useState} from 'react';
import {
View,
Text,
StyleSheet,
TextInput,
TouchableOpacity,
Alert,
} from 'react-native'…
-
### Describe the bug
In my app i upgrade axios from ^0.21.4 to 1.3.3
axios.create is not a function but when i did make it axios.default.create it started working what should be correct way to …
-
It would be great to add support for NestJS's Axios 2.x version if possible. Using this with the newer versions of Nest and Axios fails the dependency resolution.
https://www.npmjs.com/package/@ne…
-
just `npm i`
-
### Describe the bug
I am sending these values in the header:
Accept: 'application/json, text/plain, */*',
cookie: 'cookies',
'x-client': 'mobile_web',
'x-currency': 'GBP',
…
-
#### Bug Report Checklist
- [✅ ] Have you provided a full/minimal spec to reproduce the issue?
- [✅ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swa…
-
#### Is your feature request related to a problem? Please describe.
My projects use Axios, and they always do in a way that that promise rejection will end up being logged by [Pino](https://git…
-
### Describe the bug
On Node.js ≤ 18 with the http adapter, Keep-Alive is off.
On Node.js > 18 with the http adapter, Keep-Alive is on.
The [README](https://github.com/axios/axios/blob/c6cce43c…
-
#### Describe the bug
I'm in company environment behind a proxy, the proxy host is `10.90.176.62` and is configured on the env vars HTTP_PROXY and HTTPS_PROXY as `http://10.90.176.62:80` **notice…
-
### Describe the bug
Hello everyone! I hope all is going smoothly for you. Despite numerous attempts to reach out regarding a security concern via this [discussion](https://github.com/axios/axios/dis…