v4.2.0 (2020-09-21)
Scope
- Core object creation and Web parameter updates
Changes
- Added
- Add
HttpParametersAPIs to replace, merge, and append Cookie, Header, Query, Path, and request parameters.
- Add
- Fixed
- Improve handling of exceptions thrown by constructors: preserve original runtime exceptions instead of always wrapping them in IllegalStateException.