Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/axios/axios

Promise based HTTP client for the browser and node.js
https://github.com/axios/axios

Module '"axios"' has no exported member 'AxiosError'.ts(2305)

BarishSarac opened this issue 5 months ago
Frequency of upload progress decreased after 1.6.8

gepbird opened this issue 5 months ago
fix(adapter): construct Request with a url and options

jacquesg opened this pull request 5 months ago
chore(deps-dev): bump socket.io from 4.5.0 to 4.7.5

dependabot[bot] opened this pull request 5 months ago
[Release] v1.7.3

github-actions[bot] opened this pull request 5 months ago
Update ISSUE_TEMPLATE.md

DigitalBrainJS opened this pull request 5 months ago
fix(adapter): fixed progress event emitting;

DigitalBrainJS opened this pull request 5 months ago
Node / HTTPS through corporate HTTP proxy fails

WeetA34 opened this issue 5 months ago
Cannot find name 'ProgressEvent' when compiling TypeScript

Sevody opened this issue 5 months ago
fix(adapter): return original config on errors from XHR adapter

ValeraS opened this pull request 5 months ago
Chache method from Post to Get.

DMITRII1548 opened this issue 5 months ago
Video playlist

dillipsoren-lang opened this issue 5 months ago
feat(AxiosError): serialize customProps

marcvincenti opened this pull request 5 months ago
Serializing AxiosError customProps

marcvincenti opened this issue 5 months ago
能否加一个自定义配置的选项,我想带到拦截器中

hasnum-stack opened this issue 5 months ago
Update index.js

Hasnen-ali opened this pull request 5 months ago
[ DELETED ]

amateurdev29 opened this issue 5 months ago
[Security] axios not available on huntr

forgotPassword opened this issue 5 months ago
XHR adapter returns a resolved config on errors

ValeraS opened this issue 5 months ago
Fix fetch request config

prianyu opened this pull request 5 months ago
Տեստ Update server.js

arshmatoyan opened this pull request 5 months ago
Why is my initiator isAxiosError, when there is no error ?

Joshuajrodrigues opened this issue 5 months ago
React Native Cookie Authorization With Axios

ezratweaver opened this issue 5 months ago
No Upload Progress Safari

dlewis23 opened this issue 5 months ago
Cookies are lost when capturing packets with Fiddler.

killghost opened this issue 5 months ago
Axios returns 400 with application/x-www-form-urlencoded

rahulthewall opened this issue 5 months ago
React Native app works fine on ios but Axios network request in android

benevolentsocialplanner opened this issue 5 months ago
Feature Request: extending request config

aqeelat opened this issue 5 months ago
CORS policy blocked

qilin3805 opened this issue 5 months ago
Additional parameter added to a response

tinaluethe opened this issue 5 months ago
Warn about common option misspellings

cincodenada opened this pull request 6 months ago
feat: add support for ECONNREFUSED error code in typings

jakeleventhal opened this pull request 6 months ago
Add ECONNREFUSED error code to AxiosError typings

jakeleventhal opened this issue 6 months ago
fix: fixed performance issue in isEmptyObject()

gmasclet opened this pull request 6 months ago
Executing a request with a large body is abnormally slow

gmasclet opened this issue 6 months ago
readablestream illegal constructor

andrewvlgafc opened this issue 6 months ago
docs(readme): fix Request Config options code highlight

bernardoduarte opened this pull request 6 months ago
Params are ignored for GET requests when headers are present

talonx opened this issue 6 months ago
Response interceptor doesn't run on small timeout

Sti2nd opened this issue 6 months ago
Fetch adapter lost session in cross-domain

miyagipipi opened this issue 6 months ago
How does Axios handles mTLS requests?

alannaidon opened this issue 6 months ago
Integrate into Google OSS Fuzz

LeoDog896 opened this issue 6 months ago
Different responseType for error vs response

paOmer opened this issue 6 months ago
fix(fetch): unsupported BodyInit type

feng138168 opened this pull request 6 months ago
CORS issues when using withCredentials

mortoni opened this issue 6 months ago
feat(http): add support for proxy tunneling

Suall1969 opened this pull request 6 months ago
Fetch adapter Post request do not working in serverside

Scottpm1401 opened this issue 6 months ago
Server-Side Request Forgery Vulnerability (CVE-2024-39338)

jeffhacks opened this issue 6 months ago
Heap out of memory after upgrade to Axios 1.7 and Node 18

mangesh-hopstack opened this issue 6 months ago
fix(index): add create to index exports

FLNacif opened this pull request 6 months ago
Pending requests with azure WAF

antoinechamot opened this issue 6 months ago
MaxContentLength size of Infinity exceeded

Loshkovetska opened this issue 6 months ago
Reading FormData for the second time will timeout

DokiDoki1103 opened this issue 6 months ago
chore(deps-dev): bump ws from 7.5.7 to 7.5.10

dependabot[bot] opened this pull request 6 months ago
v1.7.0 Unexpected token *

zzk6205 opened this issue 6 months ago
Support specifies the `priority` of the request of `fetch` adapter

huynhducduy opened this issue 6 months ago
chore(deps): bump braces, gulp and webpack

dependabot[bot] opened this pull request 6 months ago
Got 'unsupported BodyInit type' bug on iPhone 14(IOS 17.5)

yuguopng opened this issue 6 months ago
no response from axios post

ktomaszx opened this issue 6 months ago
missing beforeRedirect requestDetails argument

davecardwell opened this issue 6 months ago
adapter fetch should pass fetchOptions to fetch function

scplay opened this issue 7 months ago
fix(proxy): keep request header host if user set it while using proxy

scplay opened this pull request 7 months ago
fix(lib): throttle ignored `force` argument

chitoku-k opened this pull request 7 months ago
Ignoring headers that include the word 'proxy'

rohitmirchandani opened this issue 7 months ago
Invalid new line in build

janakdom opened this issue 7 months ago
AxiosRequestConfig httpAgent and httpsAgent are any

CSirolliTownleyIT opened this issue 7 months ago
Module not found: Can't resolve 'axios' in NEXT14

Icegreeen opened this issue 7 months ago
Mytole patch 10

mytole opened this pull request 7 months ago
feat: allow passing custom json parser and encoder

austenadler opened this pull request 7 months ago
Mytole patch 7

mytole opened this pull request 7 months ago
Mytole patch 5

mytole opened this pull request 7 months ago
Mytole patch 4

mytole opened this pull request 7 months ago
Problem with lambdas HPE_INVALID_HEADER_TOKEN

josero25 opened this issue 7 months ago
Axios API 一节中axios(url,[config])错误

knightmdy opened this issue 7 months ago
fix(fetch): handle ReadableStream body in Alipay webview

endday opened this pull request 7 months ago
chore(deps): bump actions/stale from 7 to 9

dependabot[bot] opened this pull request 7 months ago
chore(deps): bump github/codeql-action from 2 to 3

dependabot[bot] opened this pull request 7 months ago
Invalid characters when making a request to an ISO-8859-1 endpoint

mauriciosantosds opened this issue 7 months ago
`onDownloadProgress` changed after 1.6.8

Fedec96 opened this issue 7 months ago
Fetch adapter with stream blocks other requests

Dev-Loo opened this issue 7 months ago