2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-05 16:42:32 +03:00

Updating README.md

This commit is contained in:
Nick Uraltsev
2016-10-10 18:04:17 -07:00
parent 4882ce5359
commit 2f7be51ae8
+1
View File
@@ -15,6 +15,7 @@ Promise based HTTP client for the browser and node.js
- Supports the [Promise](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) API
- Intercept request and response
- Transform request and response data
- Cancel requests
- Automatic transforms for JSON data
- Client side support for protecting against [XSRF](http://en.wikipedia.org/wiki/Cross-site_request_forgery)