2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

Merge branch 'master' into patch-1

This commit is contained in:
Nick Uraltsev
2017-03-01 21:03:55 -08:00
committed by GitHub
4 changed files with 6 additions and 2 deletions
+1
View File
@@ -11,3 +11,4 @@ This is a list of axios related libraries and resources. If you have a suggestio
* [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
* [axios-debug-log](https://github.com/Gerhut/axios-debug-log) - Axios interceptor of logging requests & responses by debug.
* [axios-method-override](https://github.com/jacobbuck/axios-method-override) - Axios http request method override plugin