Releases: Djcharles26/http_utils
Releases · Djcharles26/http_utils
Release 0.3
- Updated http exception with data field
- Added more reason types
Release 0.2.9
- Updated skip exceptions validation in json list field
Release 0.2.8
- Updated where unknown exception should print in json list field
Release 0.2.7
- Added print unknown exception flag in all body utils
Release 0.2.6
- Added submessage field to http exception model
Release 0.2.5
- Added route field to http exception model
Release 0.2.4
- Small changes applied on json class field to handle correctly null item
- Refactor nullOnException for skipException
Release 0.2.3
- Added skip exceptions value in json list field
Release 0.2.2
- Fixed missing default value return in json class field
Release 0.2.1
- Updated how null on exception class is executed
- Added tests for null classes and assertion errors