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
83ae3830e4070adbcdcdcdd6e8afbac568afd708 authored over 3 years ago by Julian Hollmann <[email protected]>
c0c87610911e1edebc923d0e932fea28cdfddae3 authored over 3 years ago by Jay <[email protected]>
619bb465da374bc152f58280bb64c4aae8b78d4c authored over 3 years ago by Jay <[email protected]>
* Create SECURITY.md
A simple instruction for security researchers.
* Adding security repo...
82c94555917834770bd1389fc0b4cd9ba35ec3fe authored over 3 years ago by Ziding Zhang <[email protected]>5b457116e31db0e88fede6c428e969e87f290929 authored over 3 years ago by ready-research <[email protected]>
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
* Update README.md
Co-authored-by: Asher Hwang <[email protected]>
Co-autho...
e72813a385c32e4c3eeaeb4fcc4437dd124bbbcf authored over 3 years ago by Nash <[email protected]>Co-authored-by: Jay <[email protected]>
e10a0270e988a641ba0f01509c4c3ba657afe5a5 authored over 3 years ago by Sam Carlton <[email protected]>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
b42fbad57b093bb7214991161c5355bd46b864d0 authored over 3 years ago by Jay <[email protected]>Updated CI status badge to show Github workflow status
520c8dccdef92cccbe51ea7cd96ad464c6401914 authored over 3 years ago by Jay <[email protected]>4fbeecbcb265767446fd61e161b39d97d6376d54 authored over 3 years ago by Kohta Ito <[email protected]>
e9965bfafc82d8b42765705061b9ebe2d5532493 authored over 3 years ago by Brian Anglin <[email protected]>
* removed charset setting when setting default header
* Remove charset from tests
Co-autho...
dbc634cf700595845abc43604e1fb6cea903b97f authored over 3 years ago by Daniel Lopretto <[email protected]>Thanks to @socketpair for testing and checking this.
3958e9fbc8ebc0f72a8ce568cbf86f391d6869f3 authored over 3 years ago by Jay <[email protected]>close #3448
Co-authored-by: Jay <[email protected]>
69949a6c161d954570a314c0e48b57d3ffd90326 authored over 3 years ago by hippo <[email protected]>Add open collective to repo
49509f6e95c20d3ad5af460b7e18e44325cf9391 authored over 3 years ago by Jay <[email protected]>24b44a66233bb85c57817c8f4219f0b477c3201b authored over 3 years ago by Norbert Songin <[email protected]>
* Adding parseInt to config.timeout
* Fixing test message
199c8aab64c45532389f3e56a913017a54803dfe authored over 3 years ago by Philipe Gouveia Paixão <[email protected]>Co-authored-by: Jay <[email protected]>
94fc4ea7161b1e13c55df102e3177b53d26ef00e authored over 3 years ago by Johannes Jarbratt <[email protected]>
Previously checking whether a response has exceeded `maxContentLength` was
quadratic with respe...
* Updating lib/core/README.md :Dispatching requests
* Fixing expression
a18a0eccb5bb33b53870f1c77949d80acf0f72ee authored over 3 years ago by TagawaHirotaka <[email protected]>59fa6147eb6940fdb965f4be4cc8cd7e1c3819db authored over 3 years ago by Jay <[email protected]>
* 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]>* 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]>2d139965ae108f634c36fe5af3310128d81799c1 authored over 3 years ago by Ben Carp <[email protected]>
bd0ca27856cee8f8e35ce36e5fa2e4d5b6e8aabb authored over 3 years ago by Ben Carp <[email protected]>
* [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]>c461ae9e97e4fb24261320599f2c2dda21b5bd3e authored over 3 years ago by Jay <[email protected]>
* 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]>c0317b745306ba312437a04803b8d3ea46390181 authored over 3 years ago by Jay <[email protected]>
- Tests for transformResponse
- Remove eslint error by renaming the var
- Test that there da...
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]>5c122b7eaf279ce2b9de2894283aacd062192f17 authored almost 4 years ago by Jake <[email protected]>
* 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]>Co-authored-by: Jay <[email protected]>
535d0c45c140cc2267612fcce019c1d65857be1d authored almost 4 years ago by Nisar Hassan Naqvi <[email protected]>a6e3707fd4c68b5dbae6b760db013d7c2946ae01 authored almost 4 years ago by Ryota Ikezawa <[email protected]>
Co-authored-by: Xianming Zhong <[email protected]>
79979d9214601478b67a330fc144cad25c59f3c7 authored almost 4 years ago by caikan <[email protected]>Fixed typos and grammatical errors.
Co-authored-by: Jay <[email protected]>
a250b00cd8d8a654c8f52a560d1911f2a300f9ab authored almost 4 years ago by Elina Gorshkova <[email protected]>* 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]>Co-authored-by: Jay <[email protected]>
9a4d7ac236eb101a290f2809c20538fd87677ec9 authored almost 4 years ago by Xianming Zhong <[email protected]>* 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]>
- Everything still works as expected.
- Remove bundlesize
- It still uses libtorb which ...
* 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]>* 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]>* Reproducing the Vulnerability
* Prevent SSRF
* Cleanup
* Refactor to skip duplicate c...
c7329fefc890050edd51e40e469a154d0117fc55 authored about 4 years ago by Daniel Lopretto <[email protected]>Co-authored-by: Jason Kwok <[email protected]>
f472e5da5fe76c72db703d6a0f5190e4ad31e642 authored about 4 years ago by Jason Kwok <[email protected]>Co-authored-by: Pilot <[email protected]>
768825589fd0d36b64a66717ca6df2efd8fb7844 authored about 4 years ago by Daniel Lopretto <[email protected]>Co-authored-by: Xianming Zhong <[email protected]>
820fe6e41a96f05fb4781673ce07486f1b37515d authored about 4 years ago by Remco Haszing <[email protected]>94ca24b5b23f343769a15f325693246e07c177d2 authored about 4 years ago by Emily Morehouse <[email protected]>
2130a0c8acc588c72b53dfef31a11442043ffb06 authored about 4 years ago by Emily Morehouse <[email protected]>
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]>3a8b87d48af3c3893fc0560bacb59a4b165968d4 authored about 4 years ago by Taemin Shin <[email protected]>
This reverts commit f3cc053fb9feda2c3d5a27513f16e6722a0f9737.
9a78465a9268dcd360d7663de686709a68560d3d authored about 4 years ago by George Cheng <[email protected]>Fix typos
6d05b96dcae6c82e28b049fce3d4d44e6d15a9bc authored about 4 years ago by Kevin Kirsche <[email protected]>Co-authored-by: Jay <[email protected]>
fa3673710ea6bb3f351b4790bb17998d2f01f342 authored about 4 years ago by Xianming Zhong <[email protected]>
The `ProgressEvent` type comes from the `DOM` lib. This is typically unwanted
when using axios ...
04d45f20911a02e9457db9e9d104aa156e170b11 authored over 4 years ago by Allan Cruz <[email protected]>
e8c6e191410b05c496637768301debdcb7669c65 authored over 4 years ago by Tim Gates <[email protected]>
0d8765562401910c1c509f6739a3bc558721e123 authored over 4 years ago by Emily Morehouse <[email protected]>
cd27741ff6c99704e22c66ee7ffde26b57d87d5a authored over 4 years ago by Emily Morehouse <[email protected]>
ffea03453f77a8176c51554d5f6c3c6829294649 authored over 4 years ago by Emily Morehouse <[email protected]>
fe147fbd3b19393e86d25441bdce099aaef90cb1 authored over 4 years ago by Emily Morehouse <[email protected]>
* 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
* Remove un-needed code
* Update utils.js
...
c4300a88cf994b9c4b88b065806edb98705a2c5d authored over 4 years ago by Kamil Posiadała <[email protected]>* 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
* fix multiple lines
c70fab9d564d78163738d0957ae8ce1a2834e09f authored over 4 years ago by Xianming Zhong <[email protected]>5b08fc4ac7ecc896efa37952645ea578a3609fc2 authored over 4 years ago by Jay <[email protected]>
* Update close-issues.yml
Update close message to read better 😄
* Fix use of quotations
...
1768c23da048824123ad4081541641f5c91c1b59 authored over 4 years ago by Jay <[email protected]>* 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 close actions
* fix with checkout
* update issue templates
* add reminder
* up...
a9010e4525c89cd84ef38f72c60fd84dc09c9352 authored over 4 years ago by Xianming Zhong <[email protected]>36f0ad2f985c3289018f0fdaaddf309cc9458d9b authored over 4 years ago by rockcs1992 <[email protected]>
* Adding failing test
* Fixing #2587 default custom config persisting
* Adding Concat keys...
0d69a79c81a475f1cca6d83d824eed1e5b0b045d authored over 4 years ago by Xianming Zhong <[email protected]>Co-authored-by: Jay <[email protected]>
487941663b791a4a5273d456aab24c6ddd10eb0e authored over 4 years ago by Martti Laine <[email protected]>* 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
* Update server.js
Add server error handeli...
0077205c0b328a56c5781bada9c05aed7fedbad5 authored over 4 years ago by Philippe Recto <[email protected]>* docs(): Detailed config options environment.
* Update README.md
Co-authored-by: Jay <jas...
ee46dff3ef006c05b4ab0e68743158b4d3103408 authored over 4 years ago by jeffjing <[email protected]>Co-authored-by: Jay <[email protected]>
17a6886bf47a0ef5ece365e92721dbb9b9435248 authored over 4 years ago by Anubhav Srivastava <[email protected]>
Co-authored-by: Emily Morehouse <[email protected]>
Co-authored-by: Jay <jasonsaayman@g...
Co-authored-by: Jay <[email protected]>
f3cc053fb9feda2c3d5a27513f16e6722a0f9737 authored over 4 years ago by George Cheng <[email protected]>This reverts commit a9a3b5e22b1e1d577d52ec636be6f690ebd2d655.
f2b478f7ffc4136334ceddf4e4cf9011c380f0bf authored over 4 years ago by Jay <[email protected]>
* Updating Readme.md
- remove axios.all(), axios.spread()
* Updating Readme.md
- replace ex...
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]>
Co-authored-by: Xianming Zhong <[email protected]>
Co-authored-by: Jay <[email protected]>
Co-authored-by: Jay <[email protected]>
029c36e193c779e516dbb6609e924ad2727c962e authored over 4 years ago by Michał Zarach <[email protected]>* 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]>* 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
* Adding test to c...
5effc0827e2134744d27529cb36970994768263b authored over 4 years ago by Petr Mares <[email protected]>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]>This reverts commit 920510b3a6fecdeb2ba2eb472b0de77ec3cbdd06.
cbda78552b48bed68a014b1b1bfdf8bd6cd79ec3 authored over 4 years ago by Jay <[email protected]>* 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]>Co-authored-by: Jay <[email protected]>
1cdf9e4039ede6dd5e033112f3ff6bbaffb66970 authored over 4 years ago by Ryan Bown <[email protected]>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]>* 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]>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]>Closes #2049
Co-authored-by: Xianming Zhong <[email protected]>
5e0fb5fc998d7f9f5a897363977b42f4fa047238 authored over 4 years ago by Remco Haszing <[email protected]>* Fix 'progressEvent' type
* Update axios.ts
c120f44d3d29c8e822a92e1d6879b8b77be6b9dc authored over 4 years ago by Benny Neugebauer <[email protected]>* fix issue #2416, #2396
* fix Eslint warn
* Modify judgment conditions
* add unit test...
885ada6d9b87801a57fe1d19f57304c315703079 authored almost 5 years ago by Alan Wang <[email protected]>Co-authored-by: Xianming Zhong <[email protected]>
5189afff38dc0689ac0c1b1bfa51626bb8541709 authored almost 5 years ago by Motonori Iwata <[email protected]>Update tests.
Co-authored-by: Xianming Zhong <[email protected]>
c98ce7d464488dd59a6987cfaf08a4c7b31b96a2 authored almost 5 years ago by grumblerchester <[email protected]>