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

Correctly add response interceptors to interceptor chain (#4013)

83ae3830e4070adbcdcdcdd6e8afbac568afd708 authored over 3 years ago by Julian Hollmann <[email protected]>
[Updating] changelog to include links to issues and contributors

c0c87610911e1edebc923d0e932fea28cdfddae3 authored over 3 years ago by Jay <[email protected]>
[Releasing] v0.21.2

619bb465da374bc152f58280bb64c4aae8b78d4c authored over 3 years ago by Jay <[email protected]>
Create SECURITY.md (#3981)

* Create SECURITY.md

A simple instruction for security researchers.

* Adding security repo...

82c94555917834770bd1389fc0b4cd9ba35ec3fe authored over 3 years ago by Ziding Zhang <[email protected]>
Security fix for ReDoS (#3980)

5b457116e31db0e88fede6c428e969e87f290929 authored over 3 years ago by ready-research <[email protected]>
Update ECOSYSTEM.md (#3817)

Add axios-multi-api to the list

Co-authored-by: Jay <[email protected]>

5bc9ea24dda14e74def0b8ae9cdb3fa1a0c77773 authored over 3 years ago by Matt Czapliński <[email protected]>
Fixing README.md (#3818)

* Fixing README.md

* Update README.md

Co-authored-by: Asher Hwang <[email protected]>

Co-autho...

e72813a385c32e4c3eeaeb4fcc4437dd124bbbcf authored over 3 years ago by Nash <[email protected]>
Fix README typo under Request Config (#3825)

Co-authored-by: Jay <[email protected]>

e10a0270e988a641ba0f01509c4c3ba657afe5a5 authored over 3 years ago by Sam Carlton <[email protected]>
Update README.md (#3936)

Fixing the example JSON of `Request Config`

Co-authored-by: Jay <[email protected]>

e091491127893a476b0223ab72f788c3b30fc082 authored over 3 years ago by Mo Sattler <[email protected]>
Removed un-needed bracket

Removed un-needed bracket

b42fbad57b093bb7214991161c5355bd46b864d0 authored over 3 years ago by Jay <[email protected]>
Updating CI status badge (#3953)

Updated CI status badge to show Github workflow status

520c8dccdef92cccbe51ea7cd96ad464c6401914 authored over 3 years ago by Jay <[email protected]>
Adding CI on Github Actions. (#3938)

4fbeecbcb265767446fd61e161b39d97d6376d54 authored over 3 years ago by Kohta Ito <[email protected]>
Fixing the sauce labs tests (#3813)

e9965bfafc82d8b42765705061b9ebe2d5532493 authored over 3 years ago by Brian Anglin <[email protected]>
Remove charset in tests (#3807)

* removed charset setting when setting default header

* Remove charset from tests

Co-autho...

dbc634cf700595845abc43604e1fb6cea903b97f authored over 3 years ago by Daniel Lopretto <[email protected]>
Add explanation of cancel token (#3803)

Thanks to @socketpair for testing and checking this.

3958e9fbc8ebc0f72a8ce568cbf86f391d6869f3 authored over 3 years ago by Jay <[email protected]>
Adding custom return type support to interceptor (#3783)

close #3448

Co-authored-by: Jay <[email protected]>

69949a6c161d954570a314c0e48b57d3ffd90326 authored over 3 years ago by hippo <[email protected]>
Create FUNDING.yml (#3796)

Add open collective to repo

49509f6e95c20d3ad5af460b7e18e44325cf9391 authored over 3 years ago by Jay <[email protected]>
fix: remove deletion of Content-Type from headers

24b44a66233bb85c57817c8f4219f0b477c3201b authored over 3 years ago by Norbert Songin <[email protected]>
Adding parseInt to config.timeout (#3781)

* Adding parseInt to config.timeout

* Fixing test message

199c8aab64c45532389f3e56a913017a54803dfe authored over 3 years ago by Philipe Gouveia Paixão <[email protected]>
Adding isAxiosError typeguard documentation (#3767)

Co-authored-by: Jay <[email protected]>

94fc4ea7161b1e13c55df102e3177b53d26ef00e authored over 3 years ago by Johannes Jarbratt <[email protected]>
Fixing quadratic runtime when setting a maxContentLength (#3738)

Previously checking whether a response has exceeded `maxContentLength` was
quadratic with respe...

0ece97c7a949eca32af6aed1e4be08f01ad20e9f authored over 3 years ago by Mark <[email protected]>
Updating `lib/core/README.md` about Dispatching requests (#3772)

* Updating lib/core/README.md :Dispatching requests

* Fixing expression

a18a0eccb5bb33b53870f1c77949d80acf0f72ee authored over 3 years ago by TagawaHirotaka <[email protected]>
[Updated] follow-redirects to the latest version (#3771)

59fa6147eb6940fdb965f4be4cc8cd7e1c3819db authored over 3 years ago by Jay <[email protected]>
Feat/json improvements (#3763)

* Draft

* Added support for primitive types to be converted to JSON if the request Content-Ty...

7821ed20892f478ca6aea929559bd02ffcc8b063 authored over 3 years ago by Dmitriy Mozgovoy <[email protected]>
JSON improvements: throw if JSON parsing failed; number, boolean can be passed directly as payload for encoding to JSON #2613, #61, #907 (#3688)

* Draft

* Added support for primitive types to be converted to JSON if the request Content-Ty...

5ad6994da3e97b8ed857faed90955a65a891f459 authored over 3 years ago by Dmitriy Mozgovoy <[email protected]>
adding toFormData

2d139965ae108f634c36fe5af3310128d81799c1 authored over 3 years ago by Ben Carp <[email protected]>
adding toFormData test

bd0ca27856cee8f8e35ce36e5fa2e4d5b6e8aabb authored over 3 years ago by Ben Carp <[email protected]>
Fix/karma sauce errors (#3717)

* [Updated] karma sauce launcher which should fix suace tests that are no longer showing as pass...

d99d5faac29899eba68ce671e6b3cbc9832e9ad8 authored over 3 years ago by Jay <[email protected]>
[Updated] karma sauce launcher which should fix suace tests that are no longer showing as passed and rather completed (#3712)

c461ae9e97e4fb24261320599f2c2dda21b5bd3e authored over 3 years ago by Jay <[email protected]>
Adding ability to omit User-Agent header (#3703)

* Adding ability to omit User-Agent header

* Update line to be more compact

* Add unit tes...

b0959f0301d3c1bb5ca673c20a58907e94e3743d authored over 3 years ago by Mike Bishop <[email protected]>
Update README.md (#3707)

c0317b745306ba312437a04803b8d3ea46390181 authored over 3 years ago by Jay <[email protected]>
Testing and cleanup of transformResponse (#3377)

- Tests for transformResponse
- Remove eslint error by renaming the var
- Test that there da...

f2057f77b231d88ea94ad88e84e4fd9f99506880 authored over 3 years ago by Daniel Lopretto <[email protected]>
[Updated] follow-redirects version (#3694)

I have updated the version of follow redirects to see if this will fix a potential memory leak t...

364867edd295b5ea0019b4e70fd37be5a5b751ee authored almost 4 years ago by Jay <[email protected]>
Change homepage link to https://axios-http.com (#3681)

5c122b7eaf279ce2b9de2894283aacd062192f17 authored almost 4 years ago by Jake <[email protected]>
issue#2609 | Sasha | predictable axios requests (#2702)

* issue#2609 | Sasha | predictable axios requests

- axios requests are not delayed by pre-emp...

62d625603916115691bcea2842c5d6e331279b99 authored almost 4 years ago by Sasha Korotkov <[email protected]>
move the mention of gitpod to the main readme + modify gitpod description. (#2637)

Co-authored-by: Jay <[email protected]>

535d0c45c140cc2267612fcce019c1d65857be1d authored almost 4 years ago by Nisar Hassan Naqvi <[email protected]>
Fixing a typographical error (#3567)

a6e3707fd4c68b5dbae6b760db013d7c2946ae01 authored almost 4 years ago by Ryota Ikezawa <[email protected]>
Removing duplicate functionality item in changelog (#3523)

Co-authored-by: Xianming Zhong <[email protected]>

79979d9214601478b67a330fc144cad25c59f3c7 authored almost 4 years ago by caikan <[email protected]>
Fix grammar (#2642)

Fixed typos and grammatical errors.

Co-authored-by: Jay <[email protected]>

a250b00cd8d8a654c8f52a560d1911f2a300f9ab authored almost 4 years ago by Elina Gorshkova <[email protected]>
Merge branch 0.21.1 into master (#3610)

* Updating changelog for 0.21.1 release

* Releasing 0.21.1

Co-authored-by: Emily Morehouse...

7d3b626a595e5b911c59dfb28a8080e56d840602 authored almost 4 years ago by Xianming Zhong <[email protected]>
Fix the missing launcher (#3538)

Co-authored-by: Jay <[email protected]>

9a4d7ac236eb101a290f2809c20538fd87677ec9 authored almost 4 years ago by Xianming Zhong <[email protected]>
Default headers example AUTH_TOKEN comment (#3539)

* Updating the 'Global axios defaults' README to use a safer example

The existing example usa...

fe52a611efe756328a93709bbf5265756275d70d authored almost 4 years ago by Ali Clark <[email protected]>
Update dev dependencies (#3401)

- Everything still works as expected.
- Remove bundlesize
- It still uses libtorb which ...

59ab559386273a185be18857a12ab0305b753e50 authored about 4 years ago by Daniel Lopretto <[email protected]>
Use different socket for Win32 test (#3375)

* Remove the skipping of the `socket` http test

* Use different socket path for Win32

- S...

8b0f373df0574b7cb3c6b531b4092cd670dac6e3 authored about 4 years ago by Daniel Lopretto <[email protected]>
Protocol not parsed when setting proxy config from env vars (#3070)

* Fixing proxy protocol config when parsed from env vars

* Adding instructions to specify pro...

e426910be7c417bdbcde9c18cb184ead826fc0e1 authored about 4 years ago by Jonathan Foster <[email protected]>
Hotfix: Prevent SSRF (#3410)

* Reproducing the Vulnerability

* Prevent SSRF

* Cleanup

* Refactor to skip duplicate c...

c7329fefc890050edd51e40e469a154d0117fc55 authored about 4 years ago by Daniel Lopretto <[email protected]>
Adding a type guard for `AxiosError` (#2949)

Co-authored-by: Jason Kwok <[email protected]>

f472e5da5fe76c72db703d6a0f5190e4ad31e642 authored about 4 years ago by Jason Kwok <[email protected]>
Remove the skipping of the `socket` http test (#3364)

Co-authored-by: Pilot <[email protected]>

768825589fd0d36b64a66717ca6df2efd8fb7844 authored about 4 years ago by Daniel Lopretto <[email protected]>
Updating axios in types to be lower case (#2797)

Co-authored-by: Xianming Zhong <[email protected]>

820fe6e41a96f05fb4781673ce07486f1b37515d authored about 4 years ago by Remco Haszing <[email protected]>
Releasing 0.21.0

94ca24b5b23f343769a15f325693246e07c177d2 authored about 4 years ago by Emily Morehouse <[email protected]>
Updating changelog for 0.21.0 release

2130a0c8acc588c72b53dfef31a11442043ffb06 authored about 4 years ago by Emily Morehouse <[email protected]>
Lock travis to not use node v15 (#3361)

I have made this change due to current builds failing. We should not be testing in node v15 as y...

fbdc1502b18e1bf7ef4c143b1f3503145a8bce91 authored about 4 years ago by Jay <[email protected]>
Fixing an issue that type 'null' and 'undefined' is not assignable to validateStatus when typescript strict option is enabled (#3200)

3a8b87d48af3c3893fc0560bacb59a4b165968d4 authored about 4 years ago by Taemin Shin <[email protected]>
Revert "Fixing overwrite Blob/File type as Content-Type in browser. (#1773)" (#3289)

This reverts commit f3cc053fb9feda2c3d5a27513f16e6722a0f9737.

9a78465a9268dcd360d7663de686709a68560d3d authored about 4 years ago by George Cheng <[email protected]>
Fix typos (#3309)

Fix typos

6d05b96dcae6c82e28b049fce3d4d44e6d15a9bc authored about 4 years ago by Kevin Kirsche <[email protected]>
fix axios.delete ignores config.data (#3282)

Co-authored-by: Jay <[email protected]>

fa3673710ea6bb3f351b4790bb17998d2f01f342 authored about 4 years ago by Xianming Zhong <[email protected]>
Fixing node types (#3237)

The `ProgressEvent` type comes from the `DOM` lib. This is typically unwanted
when using axios ...

b7e954eba3911874575ed241ec2ec38ff8af21bb authored about 4 years ago by Remco Haszing <[email protected]>
Fixing requestHeaders.Authorization (#3287)

04d45f20911a02e9457db9e9d104aa156e170b11 authored over 4 years ago by Allan Cruz <[email protected]>
docs: Fix simple typo, existant -> existent (#3252)

e8c6e191410b05c496637768301debdcb7669c65 authored over 4 years ago by Tim Gates <[email protected]>
Releasing 0.20.0

0d8765562401910c1c509f6739a3bc558721e123 authored over 4 years ago by Emily Morehouse <[email protected]>
Updating changelog for 0.20.0 release

cd27741ff6c99704e22c66ee7ffde26b57d87d5a authored over 4 years ago by Emily Morehouse <[email protected]>
Releasing 0.20.0-0

ffea03453f77a8176c51554d5f6c3c6829294649 authored over 4 years ago by Emily Morehouse <[email protected]>
Updating changlog for 0.20.0 beta release

fe147fbd3b19393e86d25441bdce099aaef90cb1 authored over 4 years ago by Emily Morehouse <[email protected]>
Fixing response with utf-8 BOM can not parse to json (#2419)

* fix: remove byte order marker (UTF-8 BOM) when transform response

* fix: remove BOM only ut...

16aa2ce7fa42e7c46407b78966b7521d8e588a72 authored over 4 years ago by Cr <[email protected]>
Adding support for URLSearchParams in node (#1900)

* Adding support for URLSearchParams in node

* Remove un-needed code

* Update utils.js

...

c4300a88cf994b9c4b88b065806edb98705a2c5d authored over 4 years ago by Kamil Posiadała <[email protected]>
add table of content (preview) (#3050)

* add toc (preview)

* remove toc in toc

Signed-off-by: Moni <[email protected]>

* fix su...

bed67834526c837ca18eb5674f8c9dda09e18e17 authored over 4 years ago by Frostack <[email protected]>
Fix stale bot config (#3049)

* fix stale bot config

* fix multiple lines

c70fab9d564d78163738d0957ae8ce1a2834e09f authored over 4 years ago by Xianming Zhong <[email protected]>
Add days and change name to work (#3035)

5b08fc4ac7ecc896efa37952645ea578a3609fc2 authored over 4 years ago by Jay <[email protected]>
Update close-issues.yml (#3031)

* Update close-issues.yml

Update close message to read better 😄

* Fix use of quotations

...

1768c23da048824123ad4081541641f5c91c1b59 authored over 4 years ago by Jay <[email protected]>
Add GitHub actions to close stale issues/prs (#3029)

* prepare stale actions

* update messages

* Add exempt labels and lighten up comments

C...

3dbf6a1b6a80c55a2f3547d7350cb4eb5de1d23b authored over 4 years ago by Xianming Zhong <[email protected]>
Add GitHub actions to close invalid issues (#3022)

* add close actions

* fix with checkout

* update issue templates

* add reminder

* up...

a9010e4525c89cd84ef38f72c60fd84dc09c9352 authored over 4 years ago by Xianming Zhong <[email protected]>
Replace 'blacklist' with 'blocklist' (#3006)

36f0ad2f985c3289018f0fdaaddf309cc9458d9b authored over 4 years ago by rockcs1992 <[email protected]>
Refactor mergeConfig without utils.deepMerge (#2844)

* Adding failing test

* Fixing #2587 default custom config persisting

* Adding Concat keys...

0d69a79c81a475f1cca6d83d824eed1e5b0b045d authored over 4 years ago by Xianming Zhong <[email protected]>
Allow unsetting headers by passing null (#382) (#1845)

Co-authored-by: Jay <[email protected]>

487941663b791a4a5273d456aab24c6ddd10eb0e authored over 4 years ago by Martti Laine <[email protected]>
Add test with Node.js 12 (#2860)

* test with Node.js 12

* test with latest

Co-authored-by: Jay <[email protected]>

4b3947aa59aaa3c0a6187ef20d1b9dddb9bbf066 authored over 4 years ago by Xianming Zhong <[email protected]>
Adding console log on sandbox server startup (#2210)

* Adding console log on sandbox server startup

* Update server.js

Add server error handeli...

0077205c0b328a56c5781bada9c05aed7fedbad5 authored over 4 years ago by Philippe Recto <[email protected]>
docs(): Detailed config options environment. (#2088)

* docs(): Detailed config options environment.

* Update README.md

Co-authored-by: Jay <jas...

ee46dff3ef006c05b4ab0e68743158b4d3103408 authored over 4 years ago by jeffjing <[email protected]>
Include axios-data-unpacker in ECOSYSTEM.md (#2080)

Co-authored-by: Jay <[email protected]>

17a6886bf47a0ef5ece365e92721dbb9b9435248 authored over 4 years ago by Anubhav Srivastava <[email protected]>
Allow opening examples in Gitpod (#1958)

Co-authored-by: Emily Morehouse <[email protected]>
Co-authored-by: Jay <jasonsaayman@g...

3f2ef030e001547eb06060499f8a2e3f002b5a14 authored over 4 years ago by Sven Efftinge <[email protected]>
Fixing overwrite Blob/File type as Content-Type in browser. (#1773)

Co-authored-by: Jay <[email protected]>

f3cc053fb9feda2c3d5a27513f16e6722a0f9737 authored over 4 years ago by George Cheng <[email protected]>
Revert "Fixing default transformRequest with buffer pools (#1511)" (#2982)

This reverts commit a9a3b5e22b1e1d577d52ec636be6f690ebd2d655.

f2b478f7ffc4136334ceddf4e4cf9011c380f0bf authored over 4 years ago by Jay <[email protected]>
Remove axios.all() and axios.spread() from Readme.md (#2727)

* Updating Readme.md
- remove axios.all(), axios.spread()

* Updating Readme.md
- replace ex...

d35b5b5902f72305216f245cc58bc2231470fb19 authored over 4 years ago by Taegyeoung Oh <[email protected]>
Update README.md (#2887)

Small change to the data attribute doc of the config. A request body can also be set for DELETE ...

6d36dbe7b733563b3569a2ff6e7e05299c6222ef authored over 4 years ago by marcinx <[email protected]>
Fixing an issue that type 'null' is not assignable to validateStatus (#2773)

Co-authored-by: Xianming Zhong <[email protected]>
Co-authored-by: Jay <[email protected]>

b03f16159eac889baba067ff1e53e8701c86728e authored over 4 years ago by Taemin Shin <[email protected]>
Include swagger-taxos-codegen in ECOSYSTEM.md (#2162)

Co-authored-by: Jay <[email protected]>

029c36e193c779e516dbb6609e924ad2727c962e authored over 4 years ago by Michał Zarach <[email protected]>
Fixing default transformRequest with buffer pools (#1511)

* Fixing default transformRequest of TypedArrays with buffer pools

A buffer pool is a large A...

a9a3b5e22b1e1d577d52ec636be6f690ebd2d655 authored over 4 years ago by Zac Delventhal <[email protected]>
Fixing special char encoding (#1671)

* removing @ character from replacement list since it is a reserved character

* Updating buil...

8a8c534a609cefb10824dec2f6a4b3ca1aa99171 authored over 4 years ago by David <[email protected]>
Fixing password encoding with special characters in basic authentication (#1492)

* Fixing password encoding with special characters in basic authentication

* Adding test to c...

5effc0827e2134744d27529cb36970994768263b authored over 4 years ago by Petr Mares <[email protected]>
fix 'Network Error' in react native android (#1487)

There is a bug in react native Android platform when using get method. It will trigger a 'Netwo...

a98755c00a851765074e4ed866151232e03f931f authored over 4 years ago by huangzuizui <[email protected]>
Revert "Bug/allow header to contain http verb keys #1252 (#1258)" (#2977)

This reverts commit 920510b3a6fecdeb2ba2eb472b0de77ec3cbdd06.

cbda78552b48bed68a014b1b1bfdf8bd6cd79ec3 authored over 4 years ago by Jay <[email protected]>
Bug/allow header to contain http verb keys #1252 (#1258)

* Failing test for #1252

* Only delete header keys that match an HTTP verb if the value is a ...

920510b3a6fecdeb2ba2eb472b0de77ec3cbdd06 authored over 4 years ago by David Ko <[email protected]>
Fixing Cookie Helper with Asyc Components (#1105) (#1107)

Co-authored-by: Jay <[email protected]>

1cdf9e4039ede6dd5e033112f3ff6bbaffb66970 authored over 4 years ago by Ryan Bown <[email protected]>
Add CDNJS version badge in README.md (#878)

This badge will show the version on CDNJS!

Co-authored-by: Jay <[email protected]>

021e741aa1fbc24e497519a826e033e006737716 authored over 4 years ago by Samina Fu <[email protected]>
Documentation update to clear up ambiguity in code examples (#2928)

* Made a adjustment to the documenation to clear up any ambiguity around the use of "fs". This s...

fd57956a7eadf13fd8006bd53e5065590e9812c4 authored over 4 years ago by Jay <[email protected]>
Update README.md about validateStatus (#2912)

Rewrote the comment from "Reject only if the status code is greater than or equal to 500" to "Re...

16b5718954d88fbefe17f0b91101d742b63209c7 authored over 4 years ago by hexaez <[email protected]>
Updating documentation for usage form-data (#2805)

Closes #2049

Co-authored-by: Xianming Zhong <[email protected]>

5e0fb5fc998d7f9f5a897363977b42f4fa047238 authored over 4 years ago by Remco Haszing <[email protected]>
Fixing 'progressEvent' type (#2851)

* Fix 'progressEvent' type

* Update axios.ts

c120f44d3d29c8e822a92e1d6879b8b77be6b9dc authored over 4 years ago by Benny Neugebauer <[email protected]>
Fixing getting local files (file://) failed (#2470)

* fix issue #2416, #2396

* fix Eslint warn

* Modify judgment conditions

* add unit test...

885ada6d9b87801a57fe1d19f57304c315703079 authored almost 5 years ago by Alan Wang <[email protected]>
Allow PURGE method in typings (#2191)

Co-authored-by: Xianming Zhong <[email protected]>

5189afff38dc0689ac0c1b1bfa51626bb8541709 authored almost 5 years ago by Motonori Iwata <[email protected]>
Adding tests for method `options` type definitions (#1996)

Update tests.

Co-authored-by: Xianming Zhong <[email protected]>

c98ce7d464488dd59a6987cfaf08a4c7b31b96a2 authored almost 5 years ago by grumblerchester <[email protected]>