Release 5.1.2
github-actions
released this
06 Sep 12:55
·
0 commits
to a221f1bff80dff4c94d79a249620bdc18f5505cc
since this release
Added
- Additional multipart types, by @HardNorth
HttpFormatter.Builder.addCookie(Cookie)
methods, by @HardNorthDefaultCookieConverter.DEFAULT_COOKIE_DATE_FORMAT
andDefaultCookieConverter.DEFAULT_COOKIE_TIME_ZONE
constants, which are used to format Cookie Expiry Date, by @HardNorth- Date Format and Time Zone bypass in Cookie converter constructors, by @HardNorth
Fixed
- Response title format for empty phrase, by @HardNorth
- Spacing for binary multipart headers, by @HardNorth