Skip to content

Commit

Permalink
Update read me
Browse files Browse the repository at this point in the history
  • Loading branch information
rogermolas committed Jan 13, 2020
1 parent 9234987 commit 6589c27
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 @@ -16,6 +16,7 @@ RMHttp is a Lightweight REST library for iOS and watchOS.
- [x] URL / JSON Parameter Encoding
- [x] HTTP Methods GET/POST/DELETE/PATCH/PUT based in [RFC2616](https://tools.ietf.org/html/rfc2616#section-5.1.1)
- [x] Custom Request Builder / HEADERS / PARAMETERS
- [x] Form-Data Support
- [x] Dynamic Response Handler (JSONObject, JSONArray, String)
- [x] Codable Support
##### TODO:
Expand Down

0 comments on commit 6589c27

Please sign in to comment.