2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-27 14:47:43 +03:00

Merge pull request #438 from 3846masa/3846masa/cookiejar

Add @3846masa/axios-cookiejar-support to ECOSYSTEM
This commit is contained in:
Matt Zabriskie
2016-09-12 11:47:47 -06:00
committed by GitHub
+1
View File
@@ -9,3 +9,4 @@ This is a list of axios related libraries and resources. If you have a suggestio
* [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter) — Axios adapter that allows to easily mock requests
* [redux-axios-middleware](https://github.com/svrcekmichal/redux-axios-middleware) - Redux middleware for fetching data with axios HTTP client
* [axios-vcr](https://github.com/nettofarah/axios-vcr) - 📼 Record and Replay Axios requests
* [@3846masa/axios-cookiejar-support](https://github.com/3846masa/axios-cookiejar-support) - Add tough-cookie support to axios