Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BinaryDennis authored Oct 24, 2016
1 parent 4724b3e commit 1ae2fb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ It's reactive based because we built it on top of [ReactiveSwift](https://github
- [x] Automatically updates the network activity indicator
- [x] Possibility to add custom request headers
- [x] Access to all HTTP response headers
- [x] Automatically adds device info, such as OS-version, as a few X-headers in all requests
- [x] PUT, POST, DELETE, GET, PATCH operations
- [x] Possibility to customize response code validation (default implementation accepts 200-299 codes)
- [ ] Example project available
Expand Down

0 comments on commit 1ae2fb9

Please sign in to comment.