dahttp 1.9.1
dahttp: ^1.9.1 copied to clipboard
HTTP wrapper for Dart with integrated logger design to be used for REST APIs.
1.0.0 - 2019-06-23 #
- Added first prototype
1.1.0 - 2019-06-23 #
- Refactored API
1.2.0 - 2019-06-23 #
- Added automated tests
1.3.1 - 2019-06-24 #
- Added new methods to
HttpResult - Renamed
valuetodatainHttpResult
1.4.0 - 2019-06-27 #
- Added lint rules
1.4.1 - 2019-07-01 #
- HTTP client and HTTP result improvements
1.5.0 - 2019-07-04 #
- Added more methods to handle the response
1.6.0 - 2019-07-04 #
- Added handler when error or exception
1.6.1 - 2019-07-04 #
- Improved failure handler
1.7.0 - 2019-07-07 #
- Improved HTTP logger
1.8.0 - 2019-07-07 #
- Added query parameters
1.9.0 - 2019-07-09 #
- Added path parameters
1.9.1 - 2019-07-09 #
- Added host parameter