Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
axios
Modern promise based HTTP client for Node.js and the browser
Collective -
Host: opensource -
https://opencollective.com/axios
- Website: https://axios-http.com
- Code: https://github.com/axios
Got 'unsupported BodyInit type' bug on iPhone 14(IOS 17.5) · Issue #6444 · axios/axios
github.com/axios/axios - yuguopng opened this issue 6 months ago
github.com/axios/axios - yuguopng opened this issue 6 months ago
Got 'unsupported BodyInit type' bug on iPhone 14(IOS 17.5)
github.com/axios/axios - yuguopng opened this issue 6 months ago
github.com/axios/axios - yuguopng opened this issue 6 months ago
missing beforeRedirect requestDetails argument
github.com/axios/axios - davecardwell opened this issue 6 months ago
github.com/axios/axios - davecardwell opened this issue 6 months ago
AxiosError: Request failed with status code 400 in my netflix-clone project
github.com/axios/axios - 7891912138 opened this issue 7 months ago
github.com/axios/axios - 7891912138 opened this issue 7 months ago
adapter fetch should pass fetchOptions to fetch function
github.com/axios/axios - scplay opened this issue 7 months ago
github.com/axios/axios - scplay opened this issue 7 months ago
fix(proxy): keep request header host if user set it while using proxy
github.com/axios/axios - scplay opened this pull request 7 months ago
github.com/axios/axios - scplay opened this pull request 7 months ago
fix(lib): throttle ignored `force` argument
github.com/axios/axios - chitoku-k opened this pull request 7 months ago
github.com/axios/axios - chitoku-k opened this pull request 7 months ago
Receiving 'maxContentLength size of -1 exceeded' error randomly when firing a request.
github.com/axios/axios - venkatesh-pinninti opened this issue 7 months ago
github.com/axios/axios - venkatesh-pinninti opened this issue 7 months ago
Axios not working with UMD library that is used in a react application. The react application is build using react script.
github.com/axios/axios - meghnasamoorthy opened this issue 7 months ago
github.com/axios/axios - meghnasamoorthy opened this issue 7 months ago
Ignoring headers that include the word 'proxy'
github.com/axios/axios - rohitmirchandani opened this issue 7 months ago
github.com/axios/axios - rohitmirchandani opened this issue 7 months ago
fix(fetch): fix ReadableStream couldn't be contructed bewteen chrome 43 and 52
github.com/axios/axios - yuzheng14 opened this pull request 7 months ago
github.com/axios/axios - yuzheng14 opened this pull request 7 months ago
AxiosRequestConfig httpAgent and httpsAgent are any
github.com/axios/axios - CSirolliTownleyIT opened this issue 7 months ago
github.com/axios/axios - CSirolliTownleyIT opened this issue 7 months ago
Module not found: Can't resolve 'axios' in NEXT14
github.com/axios/axios - Icegreeen opened this issue 7 months ago
github.com/axios/axios - Icegreeen opened this issue 7 months ago
feat: allow passing custom json parser and encoder
github.com/axios/axios - austenadler opened this pull request 7 months ago
github.com/axios/axios - austenadler opened this pull request 7 months ago
Problem with lambdas HPE_INVALID_HEADER_TOKEN
github.com/axios/axios - josero25 opened this issue 7 months ago
github.com/axios/axios - josero25 opened this issue 7 months ago
Axios JSON request serializes strings consisting of numbers as numbers.
github.com/axios/axios - myrelease opened this issue 7 months ago
github.com/axios/axios - myrelease opened this issue 7 months ago
Axios API 一节中axios(url,[config])错误
github.com/axios/axios - knightmdy opened this issue 7 months ago
github.com/axios/axios - knightmdy opened this issue 7 months ago
fix(fetch): handle ReadableStream body in Alipay webview
github.com/axios/axios - endday opened this pull request 7 months ago
github.com/axios/axios - endday opened this pull request 7 months ago
chore(deps): bump actions/stale from 7 to 9
github.com/axios/axios - dependabot[bot] opened this pull request 7 months ago
github.com/axios/axios - dependabot[bot] opened this pull request 7 months ago
chore(deps): bump github/codeql-action from 2 to 3
github.com/axios/axios - dependabot[bot] opened this pull request 7 months ago
github.com/axios/axios - dependabot[bot] opened this pull request 7 months ago
Invalid characters when making a request to an ISO-8859-1 endpoint
github.com/axios/axios - mauriciosantosds opened this issue 7 months ago
github.com/axios/axios - mauriciosantosds opened this issue 7 months ago
`onDownloadProgress` changed after 1.6.8
github.com/axios/axios - Fedec96 opened this issue 7 months ago
github.com/axios/axios - Fedec96 opened this issue 7 months ago
Fetch adapter with stream blocks other requests
github.com/axios/axios - Dev-Loo opened this issue 7 months ago
github.com/axios/axios - Dev-Loo opened this issue 7 months ago
The server retures 0E6754 but axios gets 0
github.com/axios/axios - zhou-jincheng opened this issue 7 months ago
github.com/axios/axios - zhou-jincheng opened this issue 7 months ago
fix(fetch): enhance fetch API detection;
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
fix(fetch): fixed ReferenceError issue when TextEncoder is not available in the environment;
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
chore(docs): add fetch adapter docs;
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
fix(fetch): fixed a possible memory leak in the AbortController for the stream response if the ReadableStream is not supported;
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
chore(ci): bump create-pull-request version to fix a bug;
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
chore(ci): add tag resolution for npm releases based on package version;
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
[Release] v1.7.0-beta.2
github.com/axios/axios - github-actions[bot] opened this pull request 7 months ago
github.com/axios/axios - github-actions[bot] opened this pull request 7 months ago
fix(backport): backport security fixes in commits #6167 and #6163 to v0.x
github.com/axios/axios - Sean-Powell opened this pull request 7 months ago
github.com/axios/axios - Sean-Powell opened this pull request 7 months ago
fix(fetch): fix headers getting from a stream response;
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
fix(fetch): fix & optimize progress capturing for cases when the request data has a nullish value or zero data length
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
Documentation on axios-http.com is outdated
github.com/axios/axios - Steel-Shadow opened this issue 7 months ago
github.com/axios/axios - Steel-Shadow opened this issue 7 months ago
Why axios return error `ETIMEDOUT` but when I do cURL it's running fine?
github.com/axios/axios - hashfi-motion opened this issue 7 months ago
github.com/axios/axios - hashfi-motion opened this issue 7 months ago
formSerializer indexes:false not working as expected
github.com/axios/axios - maxwelladapoe opened this issue 7 months ago
github.com/axios/axios - maxwelladapoe opened this issue 7 months ago
fix(fetch): capitalize HTTP method names;
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
github.com/axios/axios - DigitalBrainJS opened this pull request 7 months ago
`null` parameters are getting passed in urls breaking requests in v0.x
github.com/axios/axios - Willshaw opened this issue 7 months ago
github.com/axios/axios - Willshaw opened this issue 7 months ago
Symbol keys are not preserved when data is being passed to transformRequest
github.com/axios/axios - legowerewolf opened this issue 7 months ago
github.com/axios/axios - legowerewolf opened this issue 7 months ago
No Content-Range in retrieved header
github.com/axios/axios - ayush20892 opened this issue 7 months ago
github.com/axios/axios - ayush20892 opened this issue 7 months ago
PATCH requests using fetch adapter
github.com/axios/axios - vojvodics opened this issue 7 months ago
github.com/axios/axios - vojvodics opened this issue 7 months ago
fix: using `RawAxiosHeaders` type cause compiler error
github.com/axios/axios - ramram1048 opened this pull request 7 months ago
github.com/axios/axios - ramram1048 opened this pull request 7 months ago
TypeError: Converting circular structure to JSON --> starting at object with constructor 'TLSSocket'
github.com/axios/axios - testinghere57564 opened this issue 8 months ago
github.com/axios/axios - testinghere57564 opened this issue 8 months ago
Response JSON with large data volume not correctly parsed
github.com/axios/axios - ccccccyhhhhhh opened this issue 8 months ago
github.com/axios/axios - ccccccyhhhhhh opened this issue 8 months ago
If "withCredentials: true", then a 4xx response produces an error of type ERR_NETWORK, not allowing to access the response object
github.com/axios/axios - matricali opened this issue 8 months ago
github.com/axios/axios - matricali opened this issue 8 months ago
Uncaught SyntaxError: Unexpected identifier
github.com/axios/axios - claudineibr opened this issue 8 months ago
github.com/axios/axios - claudineibr opened this issue 8 months ago
Axios somthing question about version.
github.com/axios/axios - Ryong9 opened this issue 8 months ago
github.com/axios/axios - Ryong9 opened this issue 8 months ago
[Release] v1.7.0-beta.1
github.com/axios/axios - github-actions[bot] opened this pull request 8 months ago
github.com/axios/axios - github-actions[bot] opened this pull request 8 months ago
In chrome incognito mode, download large files (>3GB) with axios always failed
github.com/axios/axios - yuanli186 opened this issue 8 months ago
github.com/axios/axios - yuanli186 opened this issue 8 months ago
not getting proper stack trace for firebase crashlytics
github.com/axios/axios - raajnadar opened this issue 8 months ago
github.com/axios/axios - raajnadar opened this issue 8 months ago
fix(fetch): treat TypeError: fetch failed as an AxiosError.ERR_NETWORK error;
github.com/axios/axios - DigitalBrainJS opened this pull request 8 months ago
github.com/axios/axios - DigitalBrainJS opened this pull request 8 months ago
feat: add `progressUpdateIntervalMs` config option;
github.com/axios/axios - nick-michael opened this pull request 8 months ago
github.com/axios/axios - nick-michael opened this pull request 8 months ago
Add support for configuring the frequency of progress update events
github.com/axios/axios - nick-michael opened this issue 8 months ago
github.com/axios/axios - nick-michael opened this issue 8 months ago
fix(fetch): fix cases when ReadableStream or Response.body are not available;
github.com/axios/axios - DigitalBrainJS opened this pull request 8 months ago
github.com/axios/axios - DigitalBrainJS opened this pull request 8 months ago
Maximum call stack size exceeded
github.com/axios/axios - jacquesearle96 opened this issue 8 months ago
github.com/axios/axios - jacquesearle96 opened this issue 8 months ago
fetch adapter: Streaming request bodies is not supported [react-native]
github.com/axios/axios - turkonjavladimir opened this issue 8 months ago
github.com/axios/axios - turkonjavladimir opened this issue 8 months ago
`fetch` adapter: handling of network errors different from `xhr`
github.com/axios/axios - glsignal opened this issue 8 months ago
github.com/axios/axios - glsignal opened this issue 8 months ago
[Release] v1.7.0-beta.0
github.com/axios/axios - github-actions[bot] opened this pull request 8 months ago
github.com/axios/axios - github-actions[bot] opened this pull request 8 months ago
request interceptor error handling is not performed
github.com/axios/axios - coderlzw-cn opened this issue 8 months ago
github.com/axios/axios - coderlzw-cn opened this issue 8 months ago
feat(adapter): add fetch adapter;
github.com/axios/axios - DigitalBrainJS opened this pull request 8 months ago
github.com/axios/axios - DigitalBrainJS opened this pull request 8 months ago
Bug: The list of pages doesn't highlight current/active page
github.com/axios/axios-docs - Prabhudatta19 opened this issue 8 months ago
github.com/axios/axios-docs - Prabhudatta19 opened this issue 8 months ago
Using RawAxiosRequestHeaders cause compiler error
github.com/axios/axios - dimkajasons opened this issue 8 months ago
github.com/axios/axios - dimkajasons opened this issue 8 months ago
Cannot read properties of undefined (reading 'prototype') at node_modules/follow-redirects/index.js
github.com/axios/axios - cenkce opened this issue 8 months ago
github.com/axios/axios - cenkce opened this issue 8 months ago
ERR_FR_TOO_MANY_REDIRECTS using Axios but not in browser, using curl or python-requests
github.com/axios/axios - ojoched opened this issue 8 months ago
github.com/axios/axios - ojoched opened this issue 8 months ago
Formidable arbitrary file upload vulnerability
github.com/axios/axios - VicJerUk opened this issue 8 months ago
github.com/axios/axios - VicJerUk opened this issue 8 months ago
chore(deps-dev): bump formidable from 2.1.2 to 3.2.4
github.com/axios/axios - dependabot[bot] opened this pull request 8 months ago
github.com/axios/axios - dependabot[bot] opened this pull request 8 months ago
Question: Rollup configuration with ESM
github.com/axios/axios - kishor82 opened this issue 8 months ago
github.com/axios/axios - kishor82 opened this issue 8 months ago
XSRF-TOKEN logic should utilize cookie domain instead of current page domain
github.com/axios/axios - literallyjustroy opened this issue 8 months ago
github.com/axios/axios - literallyjustroy opened this issue 8 months ago
fix(core/axios): handle un-writable error stack
github.com/axios/axios - alexandre-abrioux opened this pull request 8 months ago
github.com/axios/axios - alexandre-abrioux opened this pull request 8 months ago
fix(backport): fix paramsSerializer function validation
github.com/axios/axios - solonzhu opened this pull request 8 months ago
github.com/axios/axios - solonzhu opened this pull request 8 months ago
100% Upload progress on dev mode only.
github.com/axios/axios - ahmed-khlifi opened this issue 8 months ago
github.com/axios/axios - ahmed-khlifi opened this issue 8 months ago
please expose the formDataToStream for public use
github.com/axios/axios - fancy45daddy opened this issue 8 months ago
github.com/axios/axios - fancy45daddy opened this issue 8 months ago
Issue with downloading files larger than a few mbs on Chrome specifically
github.com/axios/axios - asynch8 opened this issue 8 months ago
github.com/axios/axios - asynch8 opened this issue 8 months ago
React native Android NETWORK ERROR
github.com/axios/axios - stefantanaskovic18 opened this issue 8 months ago
github.com/axios/axios - stefantanaskovic18 opened this issue 8 months ago
TypeError: Converting circular structure to JSON
github.com/axios/axios - zhaoyiming0803 opened this issue 8 months ago
github.com/axios/axios - zhaoyiming0803 opened this issue 8 months ago
I am getting a error involving CancelToken.js...
github.com/axios/axios - cwhite004 opened this issue 8 months ago
github.com/axios/axios - cwhite004 opened this issue 8 months ago
Axios stream aborts early during 204 response from prism cli.
github.com/axios/axios - carl-eton opened this issue 8 months ago
github.com/axios/axios - carl-eton opened this issue 8 months ago
postForm's form-data serialization breaks for Blob in Node.js
github.com/axios/axios - exchgr opened this issue 8 months ago
github.com/axios/axios - exchgr opened this issue 8 months ago
RefferenceError: Axios is not defined.
github.com/axios/axios - ScottDurkin opened this issue 8 months ago
github.com/axios/axios - ScottDurkin opened this issue 8 months ago
fix(vulnerability): update follow-redirects to 1.15.6
github.com/axios/axios - esezerguven opened this pull request 8 months ago
github.com/axios/axios - esezerguven opened this pull request 8 months ago
fix: change main entry to CJS dist
github.com/axios/axios - lukekarrys opened this pull request 9 months ago
github.com/axios/axios - lukekarrys opened this pull request 9 months ago
API call happening twice, but called once!
github.com/axios/axios - tanno1 opened this issue 9 months ago
github.com/axios/axios - tanno1 opened this issue 9 months ago
How to set localAddress when sending HTTP requests?
github.com/axios/axios - wesfc opened this issue 9 months ago
github.com/axios/axios - wesfc opened this issue 9 months ago
Issue CVEs for vulnerabilities fixed by #6167 and #6163
github.com/axios/axios - ebickle opened this issue 9 months ago
github.com/axios/axios - ebickle opened this issue 9 months ago
docs: update posts/en/handling_errors.md
github.com/axios/axios-docs - Tuscan-blue opened this pull request 9 months ago
github.com/axios/axios-docs - Tuscan-blue opened this pull request 9 months ago