diff --git a/README.md b/README.md index c325338..3aa0132 100644 --- a/README.md +++ b/README.md @@ -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)