http_request_utils 0.2.4
http_request_utils: ^0.2.4 copied to clipboard
Http requests utils
0.1.0 #
- Created package
- Added body exception
- Added http exception
- Added body utils
0.1.1 #
- Exported enum items from http exception
0.1.2 #
- Updated how for loop manages null keys
- Updated text of body exception errors
- Added tests to check for empty keys
0.2.0 #
- Added json list field method for handling lists
- Added json class field method for handling custom classes
- Updated tests with new methods
0.2.1 #
- Updated how null on exception class is executed
- Added tests for null classes and assertion errors
0.2.2 #
- Fixed missing default value return in json class field
0.2.3 #
- Added skip exceptions value in json list field
0.2.4 #
- Small changes applied on json class field to handle correctly null item
- Refactor nullOnException for skipException