mirror of
https://github.com/tenrok/axios.git
synced 2026-05-15 11:59:42 +03:00
1a2ff9c3d1
* adding toFormData test * adding toFormData * initial multipart-FormData playground * formdata playground title * Fix examples/postMultipartFormData/server.js to the examples/**/server.js format, and so event end runs. Co-authored-by: Jay <jasonsaayman@gmail.com>
axios examples
To run the examples:
git clone https://github.com/axios/axios.gitcd axiosnpm installgrunt buildnpm run examples- http://localhost:3000