http_request_utils 0.2.0
http_request_utils: ^0.2.0 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