2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-08 17:22:34 +03:00

Updating README

This commit is contained in:
Matt Zabriskie
2014-09-08 10:49:01 -06:00
parent 2e0e340326
commit 743f8683da
+2
View File
@@ -129,6 +129,8 @@ When using the alias methods `url`, `method`, and `data` properties don't need t
### Concurrency
Helper functions for dealing with concurrent requests.
##### axios.all(iterable)
##### axios.spread(callback)