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
After upgrading form v0.27.2 to v^1.1.2 import error with jest
github.com/axios/axios - cagosto opened this issue about 2 years ago
github.com/axios/axios - cagosto opened this issue about 2 years ago
Fix decompression error on HEAD request
github.com/axios/axios - dergecko opened this pull request about 2 years ago
github.com/axios/axios - dergecko opened this pull request about 2 years ago
Jest tests failed after upgrading axios to v1.1.2
github.com/axios/axios - imransilvake opened this issue about 2 years ago
github.com/axios/axios - imransilvake opened this issue about 2 years ago
[typing] move AxiosStatic#create to AxiosInstance#create
github.com/axios/axios - Gerhut opened this pull request about 2 years ago
github.com/axios/axios - Gerhut opened this pull request about 2 years ago
[typing] AxiosInstance#create does not work in TypeScript
github.com/axios/axios - Gerhut opened this issue about 2 years ago
github.com/axios/axios - Gerhut opened this issue about 2 years ago
Axios adds array indexes for objects in arrays where it shouldn't
github.com/axios/axios - doits opened this issue about 2 years ago
github.com/axios/axios - doits opened this issue about 2 years ago
require not supported after upgrading to axios 1.1.2
github.com/axios/axios - atnlantics opened this issue about 2 years ago
github.com/axios/axios - atnlantics opened this issue about 2 years ago
Axios config headers causes requests to fail with ERR_INVALID_CHAR
github.com/axios/axios - lohart13 opened this issue about 2 years ago
github.com/axios/axios - lohart13 opened this issue about 2 years ago
Want to add the frontend part a newsletter in the footer section
github.com/axios/axios - sayan404 opened this issue about 2 years ago
github.com/axios/axios - sayan404 opened this issue about 2 years ago
ERR_BAD_RESPONSE 502 when using proxy
github.com/axios/axios - sabindev opened this issue about 2 years ago
github.com/axios/axios - sabindev opened this issue about 2 years ago
Typescript definitions for AxiosInterceptorOptions included in response interceptors
github.com/axios/axios - amitsainii opened this issue about 2 years ago
github.com/axios/axios - amitsainii opened this issue about 2 years ago
[ERR_PACKAGE_PATH_NOT_EXPORTED] when trying to import anything from lib/helpers
github.com/axios/axios - daniil4udo opened this issue about 2 years ago
github.com/axios/axios - daniil4udo opened this issue about 2 years ago
fix: disable example /get bug. 'require is not defined'
github.com/axios/axios - SoraY677 opened this pull request about 2 years ago
github.com/axios/axios - SoraY677 opened this pull request about 2 years ago
Running Examples, access `localhost:3000/get` cause error "require is not defined"
github.com/axios/axios - SoraY677 opened this issue about 2 years ago
github.com/axios/axios - SoraY677 opened this issue about 2 years ago
Request Configuration Docs are incorrect post v1
github.com/axios/axios-docs - drusellers opened this issue about 2 years ago
github.com/axios/axios-docs - drusellers opened this issue about 2 years ago
Invalid `paramsSerializer` TS type
github.com/axios/axios - pegiadise opened this issue about 2 years ago
github.com/axios/axios - pegiadise opened this issue about 2 years ago
π [BUG] - TypeError: axios.defaults is undefined in v 1.1.0
github.com/axios/axios - anthea-wu opened this issue about 2 years ago
github.com/axios/axios - anthea-wu opened this issue about 2 years ago
No release notes or upgrade guide for 1.0
github.com/axios/axios - KrayzeeKev opened this issue about 2 years ago
github.com/axios/axios - KrayzeeKev opened this issue about 2 years ago
Add support for HTTPS over HTTP on Node.js
github.com/axios/axios - ppati000 opened this pull request about 2 years ago
github.com/axios/axios - ppati000 opened this pull request about 2 years ago
Latest release of axios throws SyntaxError: Unexpected identifier
github.com/axios/axios - prachikhadke opened this issue about 2 years ago
github.com/axios/axios - prachikhadke opened this issue about 2 years ago
Types prevent adding new values to headers
github.com/axios/axios - dartess opened this issue about 2 years ago
github.com/axios/axios - dartess opened this issue about 2 years ago
Updating Axios from 0.27.2 to 1.0.0 breaks Jest tests in a create-react-app app
github.com/axios/axios - craigmcc opened this issue about 2 years ago
github.com/axios/axios - craigmcc opened this issue about 2 years ago
package.json browser "./lib/adapters/http.js": "./lib/adapters/xhr.js" problem
github.com/axios/axios - 599070001 opened this issue about 2 years ago
github.com/axios/axios - 599070001 opened this issue about 2 years ago
Upgrade Guide needs to be updated with 0.x.x -> 1.0.0
github.com/axios/axios - mateusbandeiraa opened this issue about 2 years ago
github.com/axios/axios - mateusbandeiraa opened this issue about 2 years ago
http error should have stacktrace at line of invoking axios
github.com/axios/axios - longility opened this issue about 2 years ago
github.com/axios/axios - longility opened this issue about 2 years ago
[1.0.0] TypeError: Cannot read properties of undefined (reading 'create')
github.com/axios/axios - pro-sumer opened this issue about 2 years ago
github.com/axios/axios - pro-sumer opened this issue about 2 years ago
Cannot read properties of undefined (reading 'headers')
github.com/axios/axios - zucandu opened this issue about 2 years ago
github.com/axios/axios - zucandu opened this issue about 2 years ago
exports lib packages in package.json
github.com/axios/axios - trim21 opened this issue about 2 years ago
github.com/axios/axios - trim21 opened this issue about 2 years ago
Interceptors response config.data returns stringified object
github.com/axios/axios - kich555 opened this issue about 2 years ago
github.com/axios/axios - kich555 opened this issue about 2 years ago
Add examples for mocking Axios function calls
github.com/axios/axios - mljlynch opened this issue over 2 years ago
github.com/axios/axios - mljlynch opened this issue over 2 years ago
[Update] the content of the cancellation page and fix some small errors - Spanish translation
github.com/axios/axios-docs - kevlg opened this pull request over 2 years ago
github.com/axios/axios-docs - kevlg opened this pull request over 2 years ago
error.response exists when `catch`ing a Network Error
github.com/axios/axios - jblachly opened this issue over 2 years ago
github.com/axios/axios - jblachly opened this issue over 2 years ago
Cannot catch error with axios.get() in nuxt 3.0.0-rc.11
github.com/axios/axios - david4bou opened this issue over 2 years ago
github.com/axios/axios - david4bou opened this issue over 2 years ago
Bug: moxios.wait doesn't call axios promise if the axios call being tested passes params into it
github.com/axios/moxios - AmasaDelano opened this issue over 2 years ago
github.com/axios/moxios - AmasaDelano opened this issue over 2 years ago
Axios with interceptors fail on the server side in next.js project
github.com/axios/axios - slava-lu opened this issue over 2 years ago
github.com/axios/axios - slava-lu opened this issue over 2 years ago
response timeout error does not fire when use nock.delayBody()
github.com/axios/axios - dkarpov-w opened this issue over 2 years ago
github.com/axios/axios - dkarpov-w opened this issue over 2 years ago
axios.get(myimages); axios .all([requestPages, requestMyImages ]) returns undefined in nextjs
github.com/axios/axios - cadentic opened this issue over 2 years ago
github.com/axios/axios - cadentic opened this issue over 2 years ago
Ie11 does not support for... of
github.com/axios/axios - jiaguishan opened this issue over 2 years ago
github.com/axios/axios - jiaguishan opened this issue over 2 years ago
maxRedirect=0 and response status 302 throw exception
github.com/axios/axios - otcpage opened this issue over 2 years ago
github.com/axios/axios - otcpage opened this issue over 2 years ago
on branch v0.x, http.js is not used, can it be deletedοΌ
github.com/axios/axios - appsoner opened this issue over 2 years ago
github.com/axios/axios - appsoner opened this issue over 2 years ago
RECOMMENDED: Sync instead of awaiting for async
github.com/axios/axios - mskashef opened this pull request over 2 years ago
github.com/axios/axios - mskashef opened this pull request over 2 years ago
Feature Request: Allow the Params property to be typed, instead of any
github.com/axios/axios - WillenOLeal opened this issue over 2 years ago
github.com/axios/axios - WillenOLeal opened this issue over 2 years ago
Can't get the same response to python code
github.com/axios/axios - wly2014 opened this issue over 2 years ago
github.com/axios/axios - wly2014 opened this issue over 2 years ago
`AxiosError.config` can be `undefined` which is not reflected in types
github.com/axios/axios - erksch opened this issue over 2 years ago
github.com/axios/axios - erksch opened this issue over 2 years ago
Authorization header is missing on redirect URL to the same baseURL
github.com/axios/axios - fawad-khalil-retailo opened this issue over 2 years ago
github.com/axios/axios - fawad-khalil-retailo opened this issue over 2 years ago
this.request is not a function
github.com/axios/axios - rizaldirnm opened this issue over 2 years ago
github.com/axios/axios - rizaldirnm opened this issue over 2 years ago
axios.create does not keep interceptors
github.com/axios/axios - eau-de-la-seine opened this issue over 2 years ago
github.com/axios/axios - eau-de-la-seine opened this issue over 2 years ago
Cannot run the same request consecutively (two or more) in the same script
github.com/axios/axios - KirianCaumes opened this issue over 2 years ago
github.com/axios/axios - KirianCaumes opened this issue over 2 years ago
unable to upload file more than 1 megabyte
github.com/axios/axios - Shahryar1991 opened this issue over 2 years ago
github.com/axios/axios - Shahryar1991 opened this issue over 2 years ago
Update link to `lib/defaults/index.js`
github.com/axios/axios-docs - codemaster138 opened this pull request over 2 years ago
github.com/axios/axios-docs - codemaster138 opened this pull request over 2 years ago
Link to lib/default.js is broken in config defaults page
github.com/axios/axios-docs - anandhakrishnanaji opened this issue over 2 years ago
github.com/axios/axios-docs - anandhakrishnanaji opened this issue over 2 years ago
user defined data pass from request to response/error required
github.com/axios/axios - jwang0512 opened this issue over 2 years ago
github.com/axios/axios - jwang0512 opened this issue over 2 years ago
Easy way to define cookies like Python
github.com/axios/axios - KohnoseLami opened this issue over 2 years ago
github.com/axios/axios - KohnoseLami opened this issue over 2 years ago
How can i handle 5000 links get request and use response data ?
github.com/axios/axios - ervsoft opened this issue over 2 years ago
github.com/axios/axios - ervsoft opened this issue over 2 years ago
fix: [Types] Type of header in AxiosRequestConfig / for Axios.create is incorrect
github.com/axios/axios - WillianAgostini opened this pull request over 2 years ago
github.com/axios/axios - WillianAgostini opened this pull request over 2 years ago
Time out and Memory Leak Issue
github.com/axios/axios - jasonsun001 opened this issue over 2 years ago
github.com/axios/axios - jasonsun001 opened this issue over 2 years ago
Undefined Value for Header Authorization : TypeError [ERR_HTTP_INVALID_HEADER_VALUE]
github.com/axios/axios - CITGuru opened this issue over 2 years ago
github.com/axios/axios - CITGuru opened this issue over 2 years ago
Returning "Network Error" on unauthorized error (401)
github.com/axios/axios - sigespweb22 opened this issue over 2 years ago
github.com/axios/axios - sigespweb22 opened this issue over 2 years ago
Android Post request early timeout (timeout not work)
github.com/axios/axios - LouisLeung opened this issue over 2 years ago
github.com/axios/axios - LouisLeung opened this issue over 2 years ago
fix: modify log while request is aborted
github.com/axios/axios - mori5321 opened this pull request over 2 years ago
github.com/axios/axios - mori5321 opened this pull request over 2 years ago
How can i convert an existing promise to a callback in Node.js ?
github.com/axios/axios - 1234xxcc opened this issue over 2 years ago
github.com/axios/axios - 1234xxcc opened this issue over 2 years ago
react native multipart/form-data; not working on debug mode
github.com/axios/axios - ugoconsonni opened this issue over 2 years ago
github.com/axios/axios - ugoconsonni opened this issue over 2 years ago
Can not send cookie back from client, tried many ways
github.com/axios/axios - namnguyen2091 opened this issue over 2 years ago
github.com/axios/axios - namnguyen2091 opened this issue over 2 years ago
Can not send cookie back from client, tried many ways
github.com/axios/axios - namnguyen2091 opened this issue over 2 years ago
github.com/axios/axios - namnguyen2091 opened this issue over 2 years ago
Support customisation of supported protocols
github.com/axios/axios - realityfilter opened this issue over 2 years ago
github.com/axios/axios - realityfilter opened this issue over 2 years ago
Android - onUploadProgress showing 100% immediately but upload progress is still there
github.com/axios/axios - alifatic opened this issue over 2 years ago
github.com/axios/axios - alifatic opened this issue over 2 years ago
isAxiosError type is correct?
github.com/axios/axios - sekyungkim-dhk opened this issue over 2 years ago
github.com/axios/axios - sekyungkim-dhk opened this issue over 2 years ago
[Added] Traditional Chinese
github.com/axios/axios-docs - 5idereal opened this pull request over 2 years ago
github.com/axios/axios-docs - 5idereal opened this pull request over 2 years ago
[Added] Arabic Language
github.com/axios/axios-docs - mazimcoder opened this pull request over 2 years ago
github.com/axios/axios-docs - mazimcoder opened this pull request over 2 years ago
Type Error In axios/index.d.ts After Updating From TS 4.6.4 to 4.7.4
github.com/axios/axios - jasonsaayman opened this issue over 2 years ago
github.com/axios/axios - jasonsaayman opened this issue over 2 years ago
ERR_FR_MAX_BODY_LENGTH_EXCEEDED when maxBodyLength is Infinity
github.com/axios/axios - colesiegel opened this issue over 2 years ago
github.com/axios/axios - colesiegel opened this issue over 2 years ago
How can I run a function in axios.interceptors.request.use?
github.com/axios/axios - YusuffOzt opened this issue over 2 years ago
github.com/axios/axios - YusuffOzt opened this issue over 2 years ago
multipart/form-data fails to upload file when using FormData
github.com/axios/axios - colesiegel opened this issue over 2 years ago
github.com/axios/axios - colesiegel opened this issue over 2 years ago
Fix TypeScript exports
github.com/axios/axios - remcohaszing opened this pull request over 2 years ago
github.com/axios/axios - remcohaszing opened this pull request over 2 years ago
README.md: Examples not opening in Gitpod
github.com/axios/axios - mattkeanny opened this issue over 2 years ago
github.com/axios/axios - mattkeanny opened this issue over 2 years ago
Data payload body should be applicable for request methods 'GET'
github.com/axios/axios - Phenek opened this issue over 2 years ago
github.com/axios/axios - Phenek opened this issue over 2 years ago
Sometimes Axios removes the last part of the url and sends a get request istead of a post request.
github.com/axios/axios - mrgreenstone opened this issue over 2 years ago
github.com/axios/axios - mrgreenstone opened this issue over 2 years ago
feat: Add ability to use URL objects a la fetch API.
github.com/axios/axios - avoliva opened this pull request over 2 years ago
github.com/axios/axios - avoliva opened this pull request over 2 years ago
Allow passing URL objects as alternative to URL strings
github.com/axios/axios - avoliva opened this issue over 2 years ago
github.com/axios/axios - avoliva opened this issue over 2 years ago
Request cannot connect to host inside docker container
github.com/axios/axios - viktor111 opened this issue over 2 years ago
github.com/axios/axios - viktor111 opened this issue over 2 years ago
When using axios in Rollup bundle throwing error Module not found: Error: Can't resolve '../adapters/http' and etc
github.com/axios/axios - PK-Saravanan opened this issue over 2 years ago
github.com/axios/axios - PK-Saravanan opened this issue over 2 years ago
fix: wrong http method name
github.com/axios/axios-docs - JuSfrei opened this pull request over 2 years ago
github.com/axios/axios-docs - JuSfrei opened this pull request over 2 years ago
Can there be multiple request interceptors defined with axiosInstance?
github.com/axios/axios - sauravmishra1710 opened this issue over 2 years ago
github.com/axios/axios - sauravmishra1710 opened this issue over 2 years ago
AxiosError: Parse Error: Expected HTTP/
github.com/axios/axios - IronCub3 opened this issue over 2 years ago
github.com/axios/axios - IronCub3 opened this issue over 2 years ago
Error Status Codes 400 and 500
github.com/axios/axios - mado-bohsali opened this issue over 2 years ago
github.com/axios/axios - mado-bohsali opened this issue over 2 years ago
UNABLE_TO_VERIFY_LEAF_SIGNATURE just to some requests to same server
github.com/axios/axios - tairosonloa opened this issue over 2 years ago
github.com/axios/axios - tairosonloa opened this issue over 2 years ago
piping response stream to express response
github.com/axios/axios - yvz5 opened this issue over 2 years ago
github.com/axios/axios - yvz5 opened this issue over 2 years ago