Skip to content

v0.29.0: Release 0.29.0

Compare
Choose a tag to compare
@ato ato released this 14 Feb 04:43
· 4 commits to master since this release

New features

  • Added MediaType.parseLeniently() and .isValid()

Changes

  • Message.contentType() and other methods that internally call it now use the lenient MediaType parser instead of throwing IllegalArgumentException #83