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

Destroy stream on exceeding maxContentLength (fixes #1098) (#1485)

github.com/axios/axios - 0d4fca085b9b44e110f4c5a3dd7384c31abaf756 authored over 5 years ago by Gadzhi Gadzhiev <[email protected]>
Makes Axios error generic to use AxiosResponse (#1738)

github.com/axios/axios - 047501f7083665e0924f2680846fd8721e6de50d authored over 5 years ago by Suman Lama <[email protected]>
Merge pull request #48 from hovissimo/patch-2

Update DEFAULT_WAIT_DELAY to 1 per #16

github.com/axios/moxios - 3785075af9a740fa6071510f882b38d3fa62be64 authored almost 6 years ago by Matt Zabriskie <[email protected]>
Merge pull request #61 from amilajack/patch-2

add syntax highlighting to readme example

github.com/axios/moxios - 75f559eb90e93353557bf67469c4c7b2b2584842 authored almost 6 years ago by Matt Zabriskie <[email protected]>
add syntax highlighting to readme example

github.com/axios/moxios - b50b1b4869118f4f15febc644ffa3c8e561ecae7 authored almost 6 years ago by Amila Welihinda <[email protected]>
Merge pull request #37 from Tobbe/test_with_chrome

Chrome for tests. Travis has issues with firefox

github.com/axios/moxios - c7b8eb22c1e6134eb0d08dd4f878fcbfbb2e4865 authored almost 6 years ago by Matt Zabriskie <[email protected]>
Merge pull request #29 from amilajack/patch-1

Create LICENSE

github.com/axios/moxios - b175e8e6c93dd824989fabf4b15400cefe35ae45 authored almost 6 years ago by Matt Zabriskie <[email protected]>
Merge pull request #54 from JoshuaMorris/add-reject-example-to-readme

Add reject example to README

github.com/axios/moxios - 8bdaec529f87a95363a80277b4da4d0c289e96cc authored almost 6 years ago by Matt Zabriskie <[email protected]>
Merge pull request #52 from Drasky-Vanderhoff/patch-1

Fixing travis url link issue

github.com/axios/moxios - f6df430340195539a3a4d148e279a9d087c07d84 authored almost 6 years ago by Matt Zabriskie <[email protected]>
Merge pull request #51 from falconmick/patch-1

moxios with a axios instance

github.com/axios/moxios - 6281e69eb41904c20b1f56a3875f4bcca906d92f authored almost 6 years ago by Matt Zabriskie <[email protected]>
docs(ECOSYSTEM): add axios-api-versioning (#2020)

github.com/axios/axios - 283d7b306ce231f092d28e01713905e5c1600d14 authored almost 6 years ago by Weffe <[email protected]>
Fixing Mocha tests by locking follow-redirects version to 1.5.10 (#1993)

github.com/axios/axios - 2eeb59af4de41e07c7dd1eec09af0230960c029c authored almost 6 years ago by grumblerchester <[email protected]>
Add issue templates

github.com/axios/axios - e122c80c9ddb17e4dad2b6225da2ed9e95e986c7 authored almost 6 years ago by Emily Morehouse <[email protected]>
Update README.md. - Add Querystring library note (#1896)

* Update README.md. Querystring libraries note

* Typo in README.md

Co-Authored-By: airs0ur...

github.com/axios/axios - 71032ab5bd6ccadad04aeed286d2816ca2e84b43 authored almost 6 years ago by Dmitriy Eroshenko <[email protected]>
Add react-hooks-axios to Libraries section of ECOSYSTEM.md (#1925)

github.com/axios/axios - da3a85526297b78a00b71c960b0607688b8447be authored almost 6 years ago by Cody Chan <[email protected]>
Add reject example to README

github.com/axios/moxios - 76949ffd8ce0d83adc73d020cc9c8aff0a6366e3 authored over 6 years ago by Joshua Morris <[email protected]>
Allow uppercase methods in typings. (#1781)

github.com/axios/axios - 75c8b3f146aaa8a71f7dca0263686fb1799f8f31 authored over 6 years ago by Ken Powers <[email protected]>
Fixing .eslintrc without extension (#1789)

github.com/axios/axios - 81f0d28eb5f8f3ec606fe0e282d4fbaea109c868 authored over 6 years ago by Manoel <[email protected]>
Consistent coding style (#1787)

github.com/axios/axios - a74ab87df22a04932bcb1cc91d05dd0b2fa4ae9e authored over 6 years ago by Ali Servet Donmez <[email protected]>
Fixing building url with hash mark (#1771)

This commit fix building url with hash map (fragment identifier) when parameters are present: th...

github.com/axios/axios - 81eaa3db4cf51bd911f98de5aa1ad130b3c55c8e authored over 6 years ago by Anatoly Ryabov <[email protected]>
Preserve HTTP method when following redirect (#1758)

Resolves #1158

This modifies http.js to uppercase the HTTP method, similar to xhr.js, before ...

github.com/axios/axios - 21ae22dbd3ae3d3a55d9efd4eead3dd7fb6d8e6e authored over 6 years ago by Rikki Gibson <[email protected]>
Clarify in README that default timeout is 0 (no timeout) (#1750)

Clarify in README that default timeout is 0 (no timeout)

github.com/axios/axios - 9005a54a8b42be41ca49a31dcfda915d1a91c388 authored over 6 years ago by Ben Standefer <[email protected]>
Add `getUri` signature to TypeScript definition. (#1736)

* Add `getUri` signature to TypeScript definition.

This is in support of #1624.

* Make con...

github.com/axios/axios - 7db0494579eef8698320dd8a54f1f983cde49897 authored over 6 years ago by Alexander Trauzzi <[email protected]>
Adding isAxiosError flag to errors thrown by axios (#1419)

github.com/axios/axios - b681e919c40fbf7abd109d0cb4f0caf2fd5553e5 authored over 6 years ago by Ayush Gupta <[email protected]>
Fix failing SauceLabs tests by updating configuration

- Remove code coverage from SauceLabs CI, as it causes tests to hang.
- Update Safari browser te...

github.com/axios/axios - c0b40650d1c61d1e61c7853de806deeb3cb8ad12 authored over 6 years ago by Emily Morehouse <[email protected]>
Releasing 0.19.0-beta.1

github.com/axios/axios - 527381198e8112dd298918b3d9d6c643763a59c3 authored over 6 years ago by Emily Morehouse <[email protected]>
Update changelog for 0.19.0-beta.1 release

github.com/axios/axios - 56ac637d7d2f2f08e7b80e892d68cee7ae7ae830 authored over 6 years ago by Emily Morehouse <[email protected]>
Add getUri method (#1712)

* Added getUri method

* Removed usage of "url"

* added method to README

github.com/axios/axios - 4f98acc57860721c639f94f5772138b2af273301 authored over 6 years ago by Anthony Gauthier <[email protected]>
Adding support for no_proxy env variable (#1693)

* Adding support for no_proxy env variable

* Adds support for the no_proxy environment variab...

github.com/axios/axios - 38de25257cb41557cc308b42259ee460140a1c37 authored over 6 years ago by Chance Dickson <[email protected]>
Add badge to display install size (#1538)

github.com/axios/axios - b9f68bdf001c9179934d00f56984d83bd065b788 authored over 6 years ago by Steven <[email protected]>
Added toJSON to decorated Axios errors to faciliate serialization (#1625)

github.com/axios/axios - 6b44e80adebf66984b7ad41fd71fcaac28f3fed8 authored over 6 years ago by Tim Johns <[email protected]>
Fixing accept header normalization (#1698)

Fixes override behavior for `accept` header, when case does not match
the one used in defaults.js

github.com/axios/axios - b4c5d35d2875191dfa8c3919d4227dce8e2ad23f authored over 6 years ago by Jacob Wejendorp <[email protected]>
Update README.md (#1709)

github.com/axios/axios - 90add808a49528a953e16d58fcb9241cf0026352 authored over 6 years ago by Nicolas Del Valle <[email protected]>
Update ECOSYSTEM.md (#1690)

Add Axios Actions package

github.com/axios/axios - 6a414cb9a3d39bd0d8338b9625cd40c039b7c5fb authored over 6 years ago by Dave Stewart <[email protected]>
adjust README to match IE support

github.com/axios/axios - 0b4e70d2ba9ee8bd951adf9fe26593025e299298 authored over 6 years ago by Benedikt Rötsch <[email protected]>
Remove ie9 custom launcher

github.com/axios/axios - 0bb9aaf72643de7b44a25780ca723007f6251d32 authored over 6 years ago by Rikki Gibson <[email protected]>
Remove IE10 launcher from karma config

github.com/axios/axios - 7b6f541e9dd03ec8554b9f0c0739f4966c4a7e68 authored over 6 years ago by Rikki Gibson <[email protected]>
Remove XDomainRequest special status handling

github.com/axios/axios - 503418718f669fcc674719fd862b355605d7b41f authored over 6 years ago by Rikki Gibson <[email protected]>
Remove usages of isOldIE in tests

github.com/axios/axios - 33747ee8fb349a59368f62c9415664d53c84baf4 authored over 6 years ago by Rikki Gibson <[email protected]>
Remove isOldIE check in tests

github.com/axios/axios - 962c38b2a6780fb89dc66d3f2d5ed341d19a22b2 authored over 6 years ago by Rikki Gibson <[email protected]>
Remove HTTP 1223 handling

The 1223 error was fixed in IE 10. See https://blogs.msdn.microsoft.com/ieinternals/2012/03/01/i...

github.com/axios/axios - a9831131c307a050a27d29d75925d7d4ad162da5 authored over 6 years ago by Rikki Gibson <[email protected]>
Remove btoa polyfill tests

github.com/axios/axios - 1c2881cbe6b1b57e48ae2e9b3c5dcb9bae81220e authored over 6 years ago by Rikki Gibson <[email protected]>
Delete btoa polyfill

github.com/axios/axios - e9c481fa5e49f823d35167c263465aa09feff2ca authored over 6 years ago by Rikki Gibson <[email protected]>
Remove ie8/9 special CORS treatment and btoa polyfill

github.com/axios/axios - 5c754e6e07b536826d0a3b4e010d839482f3dd2c authored over 6 years ago by Rikki Gibson <[email protected]>
test: use mocha instead of nodeunit (#1655)

github.com/axios/axios - 98080381fa78dcffa91a15e6d25617583d13e533 authored over 6 years ago by Justin Beckwith <[email protected]>
Added axios-curlirize (#1653)

* Added axios-curlirize to Ecosystem documentation

github.com/axios/axios - 0c4bf3cdbd937984505403d7ec15b1cbb8cedb05 authored over 6 years ago by Anthony Gauthier <[email protected]>
Update README.md (#1484)

adding in the necessary require statement (in nodejs).

github.com/axios/axios - ef2240a6660eaadb20f058c4a933cb7a60517a96 authored over 6 years ago by Jim Lynch <[email protected]>
Fixing http adapter to allow HTTPS connections via HTTP (#959)

github.com/axios/axios - 7d9a29ee4c597adacd8dcec6a6e3bdfe4983ab09 authored over 6 years ago by Khaled Garbaya <[email protected]>
cleaner definitions with union types. (#1551)

github.com/axios/axios - 84388b038954d584d6738b169e7b6928ffc9b6fa authored over 6 years ago by Sako Hartounian <[email protected]>
Fix: Removes usage of deprecated Buffer constructor. (#1555) (#1622)

github.com/axios/axios - 787c808c0401b766d2769097cef864dd1cfb536b authored over 6 years ago by Mark van den Broek <[email protected]>
Adding second then on axios call (#1623)

Inspired by this issue : https://github.com/axios/axios/issues/792#issuecomment-289306590

github.com/axios/axios - d74238e1513a57ce3bd2b3683f0e595ac00fa8d7 authored over 6 years ago by Guillaume Briday <[email protected]>
Fixing travis url link issue

It seems since the repo changed name the link was broken and never was updated. This should work...

github.com/axios/moxios - 273d145998e0e45b7d45bf3a5b65b1c411a0a9c3 authored over 6 years ago by Alejandro Kondrasky <[email protected]>
[NS]: Send `false` flag isStandardBrowserEnv for Nativescript

github.com/axios/axios - 8cb7d667fb73c85792d178ffae64e09dee2a3edb authored over 6 years ago by arpit <[email protected]>
Fix:Closing curly braces

github.com/axios/axios - 405fe690f93264d591b7a64d006314e2222c8727 authored over 6 years ago by arpit <[email protected]>
typings: allow custom return types

response interceptor might change the type from AxiosResponse to anything they like

github.com/axios/axios - 73cab975f04be433bcafe7b60cb5aecf22c13fb1 authored over 6 years ago by Stephan Schneider <[email protected]>
moxios with a axios instance

added documentation on how to use moxios with a specific axios instance

github.com/axios/moxios - 523d6c197ccb6772bc93f21e3f23c791b1db248d authored over 6 years ago by falconmick <[email protected]>
Fixing defaults to use httpAdapter if available (#1285)

* Fixing defaults to use httpAdapter if available
* Use a safer, cross-platform method to detec...

github.com/axios/axios - 0b3db5d87a60a1ad8b0dce9669dbc10483ec33da authored over 6 years ago by Tim Garthwaite <[email protected]>
Correctly catch exception in http test (#1475)

github.com/axios/axios - 961ecd129cf755a989727c09ebf0d95f99052f52 authored over 6 years ago by Martti Laine <[email protected]>
Merge pull request #1395 from codeclown/instance-options

Fixing #385 - Keep defaults local to instance

github.com/axios/axios - ec97c686efcc4a8968d632dab018e77215c5fe6d authored over 6 years ago by Nick Uraltsev <[email protected]>
Remember socketPath in mergeConfig

github.com/axios/axios - 4e8039ef65d3daa35b1c5a1cd13beaf4c283249a authored over 6 years ago by Martti Laine <[email protected]>
Adding better 'responseType' and 'method' type definitions by using a string literal union type of possible values (#1148)

github.com/axios/axios - dd16944ecf70d8939ce77d79b57463e193d023a6 authored almost 7 years ago by Shane Fitzpatrick <[email protected]>
docs: es6ify the docs a little (#1461)

github.com/axios/axios - 8e3b50c56418b9070e22bc59fc9346ae4a7726c9 authored almost 7 years ago by Justin Beckwith <[email protected]>
docs: specify maxContentLength is in bytes (#1463)

github.com/axios/axios - 7b11cc7181b4536233299efe98c6e7779d13e95e authored almost 7 years ago by Justin Beckwith <[email protected]>
chore: update to latest version of typescript

github.com/axios/axios - f620a0d4af59796404b40c48cfbbd41cbac143de authored almost 7 years ago by Justin Beckwith <[email protected]>
chore: update runtime dependencies

github.com/axios/axios - 78926c308e17e22c216017e59c296aaf77d92f29 authored almost 7 years ago by Justin Beckwith <[email protected]>
chore: update a few dev dependencies

github.com/axios/axios - aa61bc85eba22fd0aa1db150dfcaf2dbc57c0d46 authored almost 7 years ago by Justin Beckwith <[email protected]>
chore: update to latest version of sinon

github.com/axios/axios - 4d90e231f060c7f298903a852b95340129253d27 authored almost 7 years ago by Justin Beckwith <[email protected]>
chore: update to latest version of a few dev dependencies

github.com/axios/axios - ae1c2c30061f6c8d90c43cee3ea906f3151d0de8 authored almost 7 years ago by Justin Beckwith <[email protected]>
Revert "fix: update a bunch of dependencies" (#1464)

This change broke the saucelabs tests for IE9. Instead of updating all the things at once, I'm ...

github.com/axios/axios - aaed16ca3c4f789b8755eb33edf6a2ffa07ec255 authored almost 7 years ago by Justin Beckwith <[email protected]>
Spec for mergeConfig, finalize logic

github.com/axios/axios - 143bbbe1b96f7819d6df5f1c249ba0964cf84819 authored almost 7 years ago by Martti Laine <[email protected]>
Slight refactor/namings/comment on mergeConfig

github.com/axios/axios - ff61caacb78da139b3a1b199df2c4b40cd55a3cc authored almost 7 years ago by Martti Laine <[email protected]>
Merge pull request #1460 from JustinBeckwith/linty

chore: upgrade eslint and add fix command

github.com/axios/axios - 8c178233e18033dc7d8f3285530e9e33d009227b authored almost 7 years ago by Nick Uraltsev <[email protected]>
chore: upgrade eslint and add fix command

github.com/axios/axios - 22c2baf20563c767945e28ab3c54d51a6a1887c5 authored almost 7 years ago by Justin Beckwith <[email protected]>
Merge pull request #1458 from JustinBeckwith/nopgklock

chore: ignore package-lock.json

github.com/axios/axios - 0d110da98caa9a3e1823a9dae0d5f4df09bc01ec authored almost 7 years ago by Nick Uraltsev <[email protected]>
Merge pull request #1457 from JustinBeckwith/updatey

fix: update a bunch of dependencies

github.com/axios/axios - b2ce0de29ef0eaa91195576363edea6ca0481881 authored almost 7 years ago by Nick Uraltsev <[email protected]>
chore: ignore package-lock.json

github.com/axios/axios - ecded5e58f1015f0f69b4aae76efc310f51ca496 authored almost 7 years ago by Justin Beckwith <[email protected]>
fix: update a bunch of dependencies

github.com/axios/axios - 152b0635136801f1fdc0864d7b8dba3c12d86cb2 authored almost 7 years ago by Justin Beckwith <[email protected]>
docs: Added ES6 example in README (#1091)

The alternative way I added is more common and requested, as seen from issues
#362 , #350. Shou...

github.com/axios/axios - cb89fae28f2372955ffdbb153034f612efc31b6c authored almost 7 years ago by Lim Jing Rong <[email protected]>
fix: Fix type error when socketPath option in AxiosRequestConfig

github.com/axios/axios - 524f5bf10a29d5ebd702e0867ccd63809bfd6c74 authored almost 7 years ago by Yutaro Miyazaki <[email protected]>
fix: capture errors on request data streams

github.com/axios/axios - cb630218303095c0075182b542ccb2f72d20dd9d authored almost 7 years ago by Justin Beckwith <[email protected]>
docs: clarify config order of precedence

github.com/axios/axios - e990a91c34bd81a5cb9261c7a0284dfd8169c0ae authored almost 7 years ago by Justin Beckwith <[email protected]>
docs: clarify config order of precedence

github.com/axios/axios - 88c24d85ee0d18a9d0c09ef229a76c4a796ccf89 authored almost 7 years ago by Justin Beckwith <[email protected]>
Prevent undefined values in mergeConfig

github.com/axios/axios - b1c378606f09a38d7e6713595add07676882b8f2 authored almost 7 years ago by Martti Laine <[email protected]>
Unit tests for deepMerge

github.com/axios/axios - 506d4e894157cd5b94432c4d7904d832cf0b951f authored almost 7 years ago by Martti Laine <[email protected]>
Rename mergeConfig arguments

github.com/axios/axios - 6083d639c54cb093862bfee3f55d45e6456aa217 authored almost 7 years ago by Martti Laine <[email protected]>
Use deepMerge in deepMerge

github.com/axios/axios - 82030ae054ba10bbd25ef00b304990632780f11d authored almost 7 years ago by Martti Laine <[email protected]>
Update DEFAULT_WAIT_DELAY to 1 per #16

This works fine and massively improves my test run speed. See Issue #16

github.com/axios/moxios - e46f27c75500c0be96f97a959d0308b22e254848 authored almost 7 years ago by Hovis <[email protected]>
Refactor and introduce deepMerge

github.com/axios/axios - 72c66dfdecbcc165c52fcd19d1f8444ad8c011c6 authored almost 7 years ago by Martti Laine <[email protected]>
capture errors on request data streams

github.com/axios/axios - c65065ac0f3f1af3986e881bc197362621fd550c authored almost 7 years ago by Justin Beckwith <[email protected]>
Merge pull request #869 from johntron/master

Adds option to specify character set in responses (with http adapter)

github.com/axios/axios - 9a6abd789f91a87d701116c0d86f1cfbc3295d66 authored almost 7 years ago by Nick Uraltsev <[email protected]>
Merge branch 'instance-options' of github.com:codeclown/axios into instance-options

github.com/axios/axios - d1154eae3fe10c48809099aa5ec07c3c5d124e1d authored almost 7 years ago by Martti Laine <[email protected]>
Clean up PR

github.com/axios/axios - d78204712a88f9e7c8ebad728143dee56ca995f3 authored almost 7 years ago by Martti Laine <[email protected]>
Merge pull request #1040 from pbarbiero/pbarbiero/improved-timeout-handling

Decorate resolve and reject to clear timeout in all cases

github.com/axios/axios - 4fbf08467459845b0551dd60e3fd2086b1d19c4a authored almost 7 years ago by Nick Uraltsev <[email protected]>
Merge pull request #1401 from ascott18/patch-1

[Typescript] Fix missing type parameters on delete/head methods

github.com/axios/axios - b14cdd842561b583b30b5bca5c209536c5cb8028 authored almost 7 years ago by Nick Uraltsev <[email protected]>
Added tests for additional type parameters

github.com/axios/axios - f9373e96f29baebd90dd89aa3a0cd35fc918f27b authored almost 7 years ago by Andrew Scott <[email protected]>
Fixing missing type parameters on delete/head

github.com/axios/axios - fbb29e07cc22dfe45919d9499c0ea43326a35579 authored almost 7 years ago by Andrew Scott <[email protected]>
Merge pull request #1399 from mattridley/master

Fixing #537 Rejecting promise if request is cancelled by the browser

github.com/axios/axios - 0499a970d7064d15c9361430b40729d9b8e6f6bb authored almost 7 years ago by Nick Uraltsev <[email protected]>
Reverting committed dist changes

github.com/axios/axios - 980065dd28cb167747fb3254d407b8d941e25d98 authored almost 7 years ago by mattridley <[email protected]>
Fixing #537 Rejecting promise if request is cancelled by the browser

github.com/axios/axios - 762044e4539947bdaaf4e8731d39c669c6ef6d82 authored almost 7 years ago by mattridley <[email protected]>
Merge branch 'master' into instance-options

github.com/axios/axios - 0445d6c39ead139a9e7fb8ef0bca43bda3bc0724 authored almost 7 years ago by Martti Laine <[email protected]>