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

No preflight

MattiasMartens opened this issue over 2 years ago
Network error incorrectly contains defined `response` field (XMLHttpRequest)

TannerPerrien opened this issue over 2 years ago
occured problem to download multiple same files at the same time

sdg9670 opened this issue over 2 years ago
Get XML, compressed, encoded

radvansky-tomas opened this issue over 2 years ago
node.js mongo server issue

akila-niasa opened this issue over 2 years ago
Intermittent ECONNRESET on Linux but not on Windows

hardysabs2 opened this issue over 2 years ago
Unintentional overwriting if headers and transformRequest are specified

AkifumiSato opened this issue over 2 years ago
AxiosError has status defined as string but it is really number

pixe1master opened this issue over 2 years ago
Axios sub-instances typing

VCourdy opened this issue over 2 years ago
blob: urls rejected

juanevp opened this issue over 2 years ago
await axios.get() Never Resolves

ethan-cook opened this issue over 2 years ago
JAX-RS reports "Missing start boundary" for file uploads

npruehs opened this issue over 2 years ago
interceptors types are broken

popuguytheparrot opened this issue over 2 years ago
Impossible to use Axios 0.27.0 with React

JulSeb42 opened this issue over 2 years ago
Can I put the 'User-Agent' header before 'Accept' and 'Content-Type'

owaineevans opened this issue over 2 years ago
try catch not be able to catch the error throw by a promise async job

johnqiuwan opened this issue over 2 years ago
Multipart form parse error - Invalid boundary in multipart: None

Irfanwani opened this issue over 2 years ago
Happy Eyeballs with Axios?

josedgm opened this issue almost 3 years ago
Proxy config via HTTP_PROXY env variable on explicit port 80 doesn't work

lucafaggianelli opened this issue almost 3 years ago
Proxy support does not work properly with CONNECT on https requests

gm-ghanover opened this issue almost 3 years ago
Prepare for Chrome User-Agent reduction

prsdthkr opened this issue almost 3 years ago
Axios rejects valid certificate in a TLS handshake on Windows only

RovoMe opened this issue almost 3 years ago
FromData Axios and react native (web), inconsistent?

tamis-laan opened this issue almost 3 years ago
interceptors on redirect requests - for cookies on redirects.

everett1992 opened this issue almost 3 years ago
is it possible to use axios in google chrome extension

jiangxiaoqiang opened this issue almost 3 years ago
[Feature Request] Support RFC 7230 and RFC 3986 by Axios configuration

Emiya0306 opened this issue almost 3 years ago
Some use-cases may require allowing an empty URL

felixh10r opened this issue almost 3 years ago
Can't post FormData since Axios 0.25.0

TomCorvus opened this issue almost 3 years ago
The setting is invalid when it exceeds 60 seconds

loongcaser opened this issue almost 3 years ago
Trouble testing ES6 default export with Jest

ridgekuhn opened this issue almost 3 years ago
App Store Connect API Error: Request failed with status code 401

DreamPWJ opened this issue almost 3 years ago
Add an adapter for HarmonyOS

Alanscut opened this issue almost 3 years ago
Cancellation may not work well with post

zhangzhiqiangcs opened this issue about 3 years ago
Inconsistent behaviour with Object-URLs and baseUrl.

MaximKalinin opened this issue about 3 years ago
Network Error on Android

AndreiTaranovschi opened this issue about 3 years ago
Network Error on Android

ASrey opened this issue about 3 years ago
Remove API key from headers in error message

maggie44 opened this issue about 3 years ago
Inconsistencies on request configurations in documentation vs real world

notanengineercom opened this issue about 3 years ago
How to use proxy to make a post request?

liuhaoliang opened this issue about 3 years ago
Data validation in AxiosRequestConfig

p8nut opened this issue about 3 years ago
Infinite cycle request

mila76 opened this issue about 3 years ago
Move response type generic to last

ardyfeb opened this pull request about 3 years ago
axios overwrites host header key

derSoerrn95 opened this issue about 3 years ago
JSON requests with an empty string payload have the string `""` passed instead

moustafaelsisy opened this issue about 3 years ago
Axios calls between docker containers

godtaehee opened this issue about 3 years ago
Maybe a bug in isURLSameOrigin function?

ghost opened this issue about 3 years ago
How to get axios to include X-XSRF-TOKEN header on cross domain requests

Wendelstein7 opened this issue about 3 years ago
Redirect handler callback

muety opened this issue about 3 years ago
Unable to use httpsAgent on client using axios

ChunAllen opened this issue over 3 years ago
After 0.21.2 POST without data doesn't work

n-skriabin opened this issue over 3 years ago
Axios race condition with cancel token?

9mm opened this issue over 3 years ago
Axios instance not working after update to 0.21.4 from 0.21.1

Alta1re opened this issue over 3 years ago
Need a way to handle rejection/resolve after request is completed

Hulkmaster opened this issue over 3 years ago
Fixing error handling when stream is destroyed while reading

djs113 opened this pull request over 3 years ago
HTTPS GET on PDF returns blank pages, but functions normally with HTTP

yetitech-david opened this issue over 3 years ago
Cannot disable redirects with `maxRedirects: 0`

Shayan-To opened this issue over 3 years ago
I can't add a custom property to request config

amirhhashemi opened this issue over 3 years ago
Axios returns string instead of JSON if json string contains tab characters

LeslieMurphy opened this issue over 3 years ago
Response interceptor not containing response info

SevenOutman opened this issue over 3 years ago
Can interceptors.request.use be async?

DavidLozzi opened this issue over 3 years ago
Cookies are not automatically carried in redirection

au-top opened this issue over 3 years ago
Axios returns ECONNREFUSED 127.0.0.1:80 but port is set to 8080

dragosrotaru opened this issue over 3 years ago
Behavior of # symbol in query parameters

TalaatHarb opened this issue over 3 years ago
Testing with typescript missing interceptor property

schirrel opened this issue over 3 years ago
Axios leaks streams when it does not fully read them

misos1 opened this issue over 3 years ago
when doing CORS request, the Access-Control-Allow-Origin vanished

EvanLee2048 opened this issue over 3 years ago
Easier way to work with FormData

carpben opened this issue over 3 years ago
Is there a way to get SSL certificate details

joekaiser opened this issue over 3 years ago
Is it possible to make a digest request with axios?

64J0 opened this issue almost 4 years ago
Axios is not calling 'onUploadProgress' for posted files.

popey456963 opened this issue almost 4 years ago
Upgrade guide is out dated

halaei opened this issue almost 4 years ago
How to type axios error in Typescript?

EkeMinusYou opened this issue almost 4 years ago
How do you get the response's body of a failed request? #3535

zachariapopcorn opened this issue almost 4 years ago
Custom onreadystatechange is overwritten

Charon-Fan opened this issue almost 4 years ago
Axios 0.21.1 post request ignores false as a request payload

anagligoric opened this issue almost 4 years ago
How can i forward axios request in koa2?

pyuyu opened this issue almost 4 years ago
Ability to specify ciphers suites to use for a TLS connection

labelex opened this issue almost 4 years ago
How do you get the response's body of a failed request?

zachariapopcorn opened this issue almost 4 years ago
[Query] How to change the filename while uploading?

sourabhbagrecha opened this issue about 4 years ago
Axios not receiving 204 response with Transfer-Encoding header in Node v14

joshuas2020 opened this issue about 4 years ago
onUploadProgress will be 100% before uploading process finished

milad145 opened this issue about 4 years ago
Axios response memory leak

Dirk94 opened this issue about 4 years ago
How to use axios with native es6 module

shivarajnaidu opened this issue about 4 years ago