Releases: reportportal/utils-java-formatting
Releases · reportportal/utils-java-formatting
Release 5.1.1
Fixed
- Form data type formatting, by @HardNorth
Release 5.1.0
Added
AbstractHttpFormatter
class andHttpFormatter
interface, by @HardNorth
Release 5.0.3
Added
HttpRequestFormatter.Builder.bodyParams(List<Param>)
method, by @HardNorth
Release 5.0.2
Added
- Add
HttpFormatUtils.getBodyType
method, by @HardNorth
Release 5.0.1
Added
- Add
application/x-www-form-urlencoded
body type handling, by @HardNorth
Release 5.0.0
Added
- Initial release of HTTP logging utils, by @HardNorth